package
0.0.0-20170404101818-12def25b6a92
Repository: https://github.com/mwitkow/go-flagz.git
Documentation: pkg.go.dev
# Functions
DynProto3 creates a `Flag` that is backed by an arbitrary Proto3-generated datastructure which is safe to change dynamically at runtime either through JSONPB encoding or Proto encoding.
# Structs
DynJSONValue is a flag-related JSON struct value wrapper.