Skip to content

v0.0.1

Choose a tag to compare

@samkreter samkreter released this 16 Mar 22:38
987d4b6

First release for the redact library

  • By default redact all string and *string fields without the redact:"nonsecret" tag
  • Handles the empty string value the same and will redact it.
  • Supports nested structs and nested ptr to structs