README ¶ mapper Library for mapping structs Expand ▾ Collapse ▴ Documentation ¶ Index ¶ type Mapper func New() Mapper Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Mapper ¶ type Mapper interface { Map(from any, to any) error } func New ¶ func New() Mapper Source Files ¶ View all Source files common.goconverter.gomapper.goobject.go Click to show internal directories. Click to hide internal directories.