Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNested = sterr.New("when parsing field '%s'")
)
Convert related errors
Functions ¶
func AssertHomogeneity ¶
AssertHomogeneity returns whether struct contains only sup datatype
func Convert ¶
Convert converts one value to another by method, method have to be defined for scr and has to have structure func() (dest, error) with value receiver if scr does not implement it but it is struct, its values will be converted instead if possible, scr and dest has to be passed as pointer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.