# README
jsonkit - A json process tool for json cutting, json comment and so on.
Visit At GitRepo
QuickStart
Install to Go
$ go get github.com/runingriver/jsonkit
How to use?
Function
Config
Example
please read example_test.go
# Functions
No description provided by the author
JsonAnnotate Json注释,给JsonVal上加注释.
JsonMapCutter 剪裁map.
JsonProcess 传入tcc或byte conf配置进行json的cut和annotate.
JsonStrAnnotate Json注释,给JsonVal上加注释.
JsonStrCutter 对json str进行剪裁.
No description provided by the author
# Structs
No description provided by the author
# Type aliases
No description provided by the author