Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckJsonTags ¶
func CheckJsonTags(o interface{}) (errs []error)
CheckJSONTags checks that the json tags on a struct are present and in lower camel case format and reports violations as errors. The function will only produce meaningful results when a struct is passed in. It returns a nil empty slice when passed other types of values.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.