//
pkg.gl
Category
tkestack.io/kvass
pkg
utils
test
package
0.3.1
Repository:
https://github.com/tkestack/kvass.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
28 SLOC
#
Functions
CopyJSON
CopyJSON copy object via json marshal.
MustJSON
MustJSON marshal obj to json string, a panic will be thrown if marshal failed.
MustYAMLV2
MustYAMLV2 marshal obj to yaml string, a panic will be thrown if marshal failed.