Documentation ¶
Index ¶
- func MustSimpleMap(dst any, src any, sets ...func(*Simple))
- func MustSimpleMapSlice(dst any, src any, sets ...func(*Simple))
- func SimpleMap(dst any, src any, sets ...func(*Simple)) (err error)
- func SimpleMapSlice(dst any, src any, sets ...func(*Simple)) (err error)
- func WithFieldSimple(f func(srcField string) (dstField string)) func(*Simple)
- type Simple
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustSimpleMap ¶
func MustSimpleMapSlice ¶
func WithFieldSimple ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.