gounmarshalmap

command
v0.0.0-...-d7d4131 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 25, 2018 License: MIT Imports: 7 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL