Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JsonConvertImpl ¶
type JsonConvertImpl struct{}
func (*JsonConvertImpl) Decode ¶
func (c *JsonConvertImpl) Decode(bytes []byte, vpr interface{}) error
func (*JsonConvertImpl) Encode ¶
func (c *JsonConvertImpl) Encode(f interface{}) *def.Content
Click to show internal directories.
Click to hide internal directories.