Documentation ¶
Index ¶
- func JSONMarshal(v any) (string, error)
- func JSONUnmarshal(data string, v any) error
- func MapstructureMarshal(v any) (string, error)
- func MapstructureUnmarshal(data string, v any) error
- func MapstructureWeakUnmarshal(data string, v any) error
- func PrintfMarshal(opt string, data float64) (string, error)
- func PrintfUnmarshal(opt string, data string, v *float64) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JSONMarshal ¶
func JSONUnmarshal ¶
func MapstructureMarshal ¶
func MapstructureUnmarshal ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.