Documentation ¶
Index ¶
Constants ¶
View Source
const Name = "json"
Variables ¶
This section is empty.
Functions ¶
func Constructor ¶
Types ¶
type JSONByteArrayConverter ¶
type JSONByteArrayConverter struct{}
func NewJSONByteArrayConverter ¶
func NewJSONByteArrayConverter() *JSONByteArrayConverter
func (*JSONByteArrayConverter) Convert ¶
func (c *JSONByteArrayConverter) Convert(in []byte) (interface{}, error)
Click to show internal directories.
Click to hide internal directories.