command
Version:
v0.0.0-...-4ce3e9c
Opens a new window with list of versions in this module.
Published: Aug 26, 2016
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
gounmarshalmap
Given a struct S outputs function that unmarshals a
map[string]interface{}
into the struct. e.g:
$ gounmarshal S
will output
(s *S) UnmarshalMap(m map[string]interface{}) (error) {
// autogenerated code
}
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.