package
0.56.0
Repository: https://github.com/bufbuild/buf.git
Documentation: pkg.go.dev

# Functions

NewJSONMarshaler returns a new Marshaler for JSON.
NewJSONMarshalerIndent returns a new Marshaler for JSON with indents.
NewJSONMarshalerUseProtoNames returns a new Marshaler for JSON using the proto names for keys.
NewJSONUnmarshaler returns a new Unmarshaler for json.
NewResolver creates a New Resolver.
NewWireMarshaler returns a new Marshaler for wire.
NewWireUnmarshaler returns a new Unmarshaler for wire.

# Interfaces

Marshaler marshals Messages.
Resolver is a Resolver.
Unmarshaler unmarshals Messages.