Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JsonDecoder ¶
type JsonDecoder struct{}
JsonDecoder - comment struct.
func (*JsonDecoder) ParseToStruct ¶
ParseToStruct - comment method.
type JsonEncoder ¶
type JsonEncoder struct{}
JsonEncoder - comment struct.
func (*JsonEncoder) ContentType ¶
func (p *JsonEncoder) ContentType() string
ContentType - comment method.
func (*JsonEncoder) ContentTypeProblem ¶
func (p *JsonEncoder) ContentTypeProblem() string
ContentTypeProblem - comment method.
Click to show internal directories.
Click to hide internal directories.