4 lines
91 B
Go
4 lines
91 B
Go
package frontend
|
|
|
|
// HTTP client / Web UI config values
|
|
type Config map[string]interface{}
|