JSON Tag标签 与map转换 自定义序列化MarshalJSON go-simplejson 反序列化 序列化 获取值 取值 接口转值 读写示例JSON是常用的序列化格式之一,go中对其也有很好的支持。JSONgolang中提供了encoding/json可方便地处理已知结构的json。type S...
otto:https://github.com/robertkrimen/ottogoja:https://github.com/dop251/gojav8go:https://github.com/rogchap/v8go性能优先级:Golang > v8go > goja > ottov8go编译麻烦,otto速度太慢,最佳选择goja