Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CaseJsonEncoder ¶
type CaseJsonEncoder struct { }
func CamelJson ¶
func CamelJson() CaseJsonEncoder
type DefaultJsonEncoder ¶
type DefaultJsonEncoder struct { }
type JsonCamelCase ¶
type JsonCamelCase struct {
Value interface{}
}
func (JsonCamelCase) MarshalJSON ¶
func (c JsonCamelCase) MarshalJSON() ([]byte, error)
Click to show internal directories.
Click to hide internal directories.