Documentation ¶
Index ¶
Constants ¶
View Source
const CidBufferSize = 64
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Convertable ¶
type Convertable interface {
To(i interface{}) error
}
func Convert ¶
func Convert(i interface{}) Convertable
Click to show internal directories.
Click to hide internal directories.