Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotJSON = errors.New("Not json data")
Functions ¶
func NewJSONEncode ¶
NewJSONEncode create a new json encoder
Types ¶
type JSONEncode ¶
type JSONEncode struct {
// contains filtered or unexported fields
}
JSONEncode json encoder structure
Click to show internal directories.
Click to hide internal directories.