//
pkg.gl
Category
github.com/bitquery/protobuf-sql
encoding
protojson
package
0.0.0-20240411150133-c414c1cc7dee
Repository:
https://github.com/bitquery/protobuf-sql.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
21
Dependents
3
Files
1.7k SLOC
#
Functions
Format
Format formats the message as a multiline string.
Marshal
Marshal writes the given [proto.Message] in JSON format using default options.
Unmarshal
Unmarshal reads the given []byte into the given [proto.Message].
#
Structs
MarshalOptions
MarshalOptions is a configurable JSON format marshaler.
UnmarshalOptions
UnmarshalOptions is a configurable JSON format parser.