encoding

package
v0.29.0 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EncoderGob  = "gob"
	EncoderJSON = "json"
)

Variables

This section is empty.

Functions

func Decode

func Decode(data []byte, dst map[string]interface{}) error

func Encode

func Encode(data interface{}, w io.Writer) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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