Skip to content
This repository was archived by the owner on Sep 22, 2019. It is now read-only.

AlekSi/reflector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reflector Build Status Is maintained?

This Go package extends standard package reflect with useful utilities:

  • convert map to struct
  • convert struct to map
  • convert slice of maps to slice of structs
  • convert slice of structs to slice of maps

Install it: go get github.com/AlekSi/reflector

Documentation is available on godoc.org.

License: Simplified BSD License (see LICENSE).

About

Go package extending standard package reflect with useful utilities.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages