Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshalIndentStruct ¶
MarshalIndentStruct adds additional validation on top of json.MarshalIndent. Input type should be a struct pointer.
func MarshalStruct ¶
MarshalStruct adds additional validation on top of json.Marshal. Input type should be a struct pointer.
func UnmarshalStruct ¶
UnmarshalStruct adds additional validation on top of json.Unmarshal. Target object be a struct pointer.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.