Documentation
¶
Index ¶
- func DefaultMarshalOpts() protojson.MarshalOptions
- func LineMarshalOpts() protojson.MarshalOptions
- func MarshalOpts(multiline bool) protojson.MarshalOptions
- func MaskedMarshalOpts() protojson.MarshalOptions
- func OutputJSONPB(w io.Writer, msg proto.Message, opts ...protojson.MarshalOptions) error
- func Unmarshal(b []byte, m proto.Message) error
- type Encoder
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultMarshalOpts ¶
func DefaultMarshalOpts() protojson.MarshalOptions
func LineMarshalOpts ¶ added in v0.33.15
func LineMarshalOpts() protojson.MarshalOptions
func MarshalOpts ¶
func MarshalOpts(multiline bool) protojson.MarshalOptions
func MaskedMarshalOpts ¶
func MaskedMarshalOpts() protojson.MarshalOptions
func OutputJSONPB ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.