Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Constructor ¶
Types ¶
type IgnoreByteArrayConverter ¶
type IgnoreByteArrayConverter struct{}
func NewIgnoreByteArrayConverter ¶
func NewIgnoreByteArrayConverter() *IgnoreByteArrayConverter
func (*IgnoreByteArrayConverter) Convert ¶
func (c *IgnoreByteArrayConverter) Convert(in []byte) (interface{}, error)
Click to show internal directories.
Click to hide internal directories.