/go-automapper

Automatically map between types in go

Primary LanguageGoMIT LicenseMIT

go-automapper

GoDoc

Go-automapper can automatically map data between different types with identically named fields in GO. Useful for initializing DTO types from build in data.