A Go package for taking Stringer (has func (*T) String() string declared) structs and allowing you to annotate fields for inclusion, exclusion, masked value ("" or "*****") or the type (useful for any or interface{}) when printing/logging.
-
Notifications
You must be signed in to change notification settings - Fork 0
A Go package for taking Stringer (has `func (*T) String() string` declared) structs and allowing you to annotate fields for inclusion, exclusion, masked value ("" or "*****") or the type (useful for any or interface{}) when printing/logging.
federate-id/stringer-util
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A Go package for taking Stringer (has `func (*T) String() string` declared) structs and allowing you to annotate fields for inclusion, exclusion, masked value ("" or "*****") or the type (useful for any or interface{}) when printing/logging.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published