jsonpb

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var JsonPb = &JSONPb{}

Functions

This section is empty.

Types

type JSONPb

type JSONPb struct {
}

func (*JSONPb) ContentType

func (*JSONPb) ContentType(_ interface{}) string

func (*JSONPb) ContentTypeFromMessage

func (j *JSONPb) ContentTypeFromMessage(v interface{}) string

func (*JSONPb) Delimiter

func (j *JSONPb) Delimiter() []byte

func (*JSONPb) Marshal

func (j *JSONPb) Marshal(v any) ([]byte, error)

func (*JSONPb) Name

func (j *JSONPb) Name() string

func (*JSONPb) Unmarshal

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

Jump to

Keyboard shortcuts

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