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