Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1022 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 1022 Bytes

go-structmapper

license GoDoc Test Status Lint Status codecov Go Report Card

go-structmapper is a Go library which allows mapping arbitrary structs to maps and vice-versa.

Installing

To use go-structmapper just add github.com/anexia-it/go-structmapper <version> to your go.mod file.