Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Convertable ¶
type Convertable interface {
To(i interface{}) error
}
func Convert ¶
func Convert(i interface{}) Convertable
type DecodableSlice ¶
type DecodableSlice []byte
func Decode ¶
func Decode(data []byte) DecodableSlice
Click to show internal directories.
Click to hide internal directories.