UTO311_L0x

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2022 License: MIT Imports: 7 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Marshal

func Marshal(m interface{}) ([]byte, error)

func Unmarshal

func Unmarshal(bytes []byte, m interface{}) error

func UnmarshalArray

func UnmarshalArray(bytes [][]byte, array interface{}) error

func UnmarshalArrayElement added in v0.6.12

func UnmarshalArrayElement(bytes []byte, array interface{}) (interface{}, error)

func UnmarshalAs added in v0.6.12

func UnmarshalAs(bytes []byte, m interface{}) (interface{}, error)

Types

type Marshaler

type Marshaler interface {
	MarshalUT0311L0x() ([]byte, error)
}

type Unmarshaler

type Unmarshaler interface {
	UnmarshalUT0311L0x([]byte) (interface{}, error)
}

Jump to

Keyboard shortcuts

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