Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ErrNotStringer ¶
type ErrNotStringer struct {
Field string
}
func (*ErrNotStringer) Error ¶
func (ens *ErrNotStringer) Error() string
type Option ¶
type Option func(ops *options)
func IgnoreZeroValue ¶
func IgnoreZeroValue() Option
func SlicesAsSets ¶
func SlicesAsSets() Option
func UseStringer ¶
func UseStringer() Option
Click to show internal directories.
Click to hide internal directories.