Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 200 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 200 Bytes

interfacestruct

interfacestruct is a Go library for converting []interface{} to structure and viceversa

Installation

Standard go get:

$ go get github.com/martinconic/interfacestruct