protoutil

package
v0.4.47 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 28, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JSONMarshaller

type JSONMarshaller struct{}

func (*JSONMarshaller) ContentType

func (*JSONMarshaller) ContentType() string

func (*JSONMarshaller) Delimiter

func (*JSONMarshaller) Delimiter() []byte

func (*JSONMarshaller) Marshal

func (j *JSONMarshaller) Marshal(v interface{}) ([]byte, error)

func (*JSONMarshaller) NewDecoder

func (j *JSONMarshaller) NewDecoder(r io.Reader) gwruntime.Decoder

func (*JSONMarshaller) NewEncoder

func (j *JSONMarshaller) NewEncoder(w io.Writer) gwruntime.Encoder

func (*JSONMarshaller) Unmarshal

func (j *JSONMarshaller) Unmarshal(data []byte, v interface{}) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL