Skip to content

Mappings

Libraries

  • alexsem80/go-mapper - go-mapper module is designed for automatic types conversion between structs, pointers, maps and slices
  • Codexiaoyi/go-mapper - Use Golang to map between dto and model.
  • hunjixin/automapper - automapper provides data mapping between different struct
  • erni27/mapper - A simple reflection-based struct to struct mapper library.
  • alexsem80/go-mapper - go-mapper module is designed for automatic types conversion between structs, pointers, maps and slices
  • rendis/structsconv - A mapstruct to convert struct from one type to another
  • jinzhu/copier - Copier for golang, copy value from struct to struct and more
  • jeevatkm/go-model - Robust & Easy to use struct mapper and utility methods for Go
Back to top