github.com/theliebeskind/genfig@v0.1.5-alpha/example/config/plugin_map.go (about) 1 // Code generated by genfig plugin 'map' on 2019-07-24T22:16:50+02:00; DO NOT EDIT. 2 3 package config 4 5 func (c *Config) Map() map[string]interface{} { 6 return c._map 7 }