Show HN: Go-mask – Library for masking sensitive information for Go https://ift.tt/zbvVTA1

Show HN: Go-mask – Library for masking sensitive information for Go This library is designed to mask sensitive information or data that you don't want to output by setting tags on structs.( https://ift.tt/STEoI2z ) In addition to the masking functions defined in the library, users can add and apply their own custom masking functions. And, You can specify field names or map key names as masking targets. This allows you to apply masking to structs without tags. Additionally, you can mask the values of specific keys (string) in map types. Please give me your feedback ! Thanks ! https://ift.tt/STEoI2z April 15, 2023 at 09:44PM

Comments