import "github.com/mariadesouza/structutil"
func CopyToStringStruct(src interface{}, dest interface{})
CopyToStringStruct : Copies src struct fields to dest struct Both src and dest structs have elements with same names but different types
StructToMap : returns a map of names to values for struct passed .
Package structutil imports 1 packages (graph). Updated 2017-09-10. Refresh now. Tools for package owners.