package
Version:
v0.0.0-...-3a1b8ae
Opens a new window with list of versions in this module.
Published: Feb 27, 2020
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Unmarshal(bytes []byte, m interface{}) error
func UnmarshalArray(bytes [][]byte, m interface{}) error
type Marshaler interface {
MarshalUT0311L0x() ([]byte, error)
}
type Unmarshaler interface {
UnmarshalUT0311L0x([]byte) (interface{}, error)
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.