Package: wnpp
Severity: wishlist
* Package name : golang-github-fatih-structs
Version : 0.0~git20170103.0.a720dfa-1
Upstream Author : Fatih Arslan
* License : Expat
Programming Lang: Go
Description : Utilities for Go structs
Structs contains various utilities to work with Go (Golang) structs. It was
initially used to convert a struct into a map[string]interface{}.
With time other utilities for structs have been added. It's basically a high
level package based on primitives from the reflect package.
--