Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsTextUnmarshalerStruct ¶
IsTextUnmarshalerStruct indicates whether a struct-type implements encoding.TextUnmarshaler either directly or via its pointer-type
func OmitField ¶
func OmitField(sf reflect.StructField) bool
OmitField returns a boolean indicating whether the field should be skipped because the dials tag value is "-" (`dials:"-"`) or because the field is unexported
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.