marshaller

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: May 21, 2025 License: Apache-2.0, Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Gojay

type Gojay struct{}

func (*Gojay) Marshal

func (g *Gojay) Marshal(src interface{}) ([]byte, error)

func (*Gojay) Unmarshal

func (g *Gojay) Unmarshal(bytes []byte, dest interface{}) error

type JSON

type JSON struct{}

func (*JSON) Marshal

func (j *JSON) Marshal(src interface{}) ([]byte, error)

func (*JSON) Unmarshal

func (j *JSON) Unmarshal(bytes []byte, dest interface{}) error

Jump to

Keyboard shortcuts

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