package
0.0.0-20241209104613-adf968cea6a1
Repository: https://github.com/apecloud/dbctl.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Decode decodes generic map values from `input` to `output`, while providing helpful error information.
DeepCopy make a compele copy for a struct value.

# Interfaces

StringDecoder is used as a way for custom types (or alias types) to override the basic decoding function in the `decodeString` DecodeHook.