dsd

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2019 License: GPL-3.0 Imports: 4 Imported by: 12

Documentation

Index

Constants

View Source
const (
	AUTO    = 0
	STRING  = 83 // S
	BYTES   = 88 // X
	JSON    = 74 // J
	BSON    = 66 // B
	GenCode = 71 // G (reserved)
)

define types

Variables

This section is empty.

Functions

func Dump

func Dump(t interface{}, format uint8) ([]byte, error)

func Load

func Load(data []byte, t interface{}) (interface{}, error)

func LoadAsFormat

func LoadAsFormat(data []byte, format uint8, t interface{}) (interface{}, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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