package
0.3.1
Repository: https://github.com/tkestack/kvass.git
Documentation: pkg.go.dev

# Functions

CopyJSON copy object via json marshal.
MustJSON marshal obj to json string, a panic will be thrown if marshal failed.
MustYAMLV2 marshal obj to yaml string, a panic will be thrown if marshal failed.