Searched refs:jsonConfigurable (Results 1 – 1 of 1) sorted by relevance
70 type jsonConfigurable interface { interface84 func loadFromConfigFile(configurable jsonConfigurable, filename string) error { argument111 func saveToConfigFile(config jsonConfigurable, filename string) error { argument