(file *os.File, configs []ExportedConfig, confMap map[string]interface{})
| 244 | flags() int |
| 245 | unmarshal(bytes []byte, o interface{}) error |
| 246 | write(file *os.File, configs []ExportedConfig, confMap map[string]interface{}) error |
| 247 | } |
| 248 | |
| 249 | type appendHandler struct { |