Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options string
tagOptions is the string following a comma in a struct field's "json" tag, or the empty string. It does not include the leading comma.
func (Options) Contains ¶
Contains reports whether a comma-separated list of options contains a particular substr flag. substr must be surrounded by a string boundary or commas.
Click to show internal directories.
Click to hide internal directories.