//
pkg.gl
Category
github.com/liwilliamLL/goctl-v2pgsql-
core
jsonx
package
1.2.0
Repository:
https://github.com/liwilliamll/goctl-v2pgsql-.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
43 SLOC
#
Functions
Marshal
Marshal marshals v into json bytes.
Unmarshal
Unmarshal unmarshals data bytes into v.
UnmarshalFromReader
UnmarshalFromReader unmarshals v from reader.
UnmarshalFromString
UnmarshalFromString unmarshals v from str.