//
pkg.gl
Category
github.com/things-go/encoding
json
package
1.2.0
Repository:
https://github.com/things-go/encoding.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
1
Files
40 SLOC
#
Structs
Codec
Codec is a Marshaler which marshals/unmarshals into/from JSON with the standard "encoding/json" package of Golang.