# Functions
New returns a new dynamic settings wrapper to be used to define typed dynamic settings that are updated automatically via feature guards.
WithDefaultBool defines a default bool value to be used.
WithDefaultFloat32 defines a default float32 value to be used.
WithDefaultInt64 defines a default int64 value to be used.
WithDefaultString defines a default string value to be used.
# Structs
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author