//
pkg.gl
Category
github.com/steebchen/gqlclient
structs
package
0.1.1
Repository:
https://github.com/steebchen/gqlclient.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
35 SLOC
#
Functions
StructToMap
StructToMap converts a struct to a map[string]interface{}.
Unpack
Unpack a map `origin` to a struct `dest`.