Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyPrefix ¶
ApplyPrefix combines prefix with key: prefix.key or key if prefix is empty.
func DeriveFieldPath ¶
DeriveFieldPath lowercases the first letter of a field name. Examples: Host → host, APIKey → aPIKey
func ToLowerDotPath ¶
ToLowerDotPath normalizes a key to lowercase dot-separated path. Double underscores (__) → dots, all other underscores stripped. Examples: FOO__BAR → foo.bar, DB_MAX → dbmax, MAX_CONNECTIONS → maxconnections
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.