//
pkg.gl
Category
github.com/inklabs/rangedb
provider
jsonrecordserializer
package
0.12.0
Repository:
https://github.com/inklabs/rangedb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
8
Files
90 SLOC
#
Functions
DecodeJsonData
DecodeJsonData decodes raw json into a struct or interface{}.
New
New constructs a jsonSerializer.
UnmarshalRecord
UnmarshalRecord decodes a Record using the supplied JSON decoder.