Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConfigure ¶
Types ¶
type Configuration ¶
type Configuration struct { // Log Log `hcl:"log,block"` Web Web `hcl:"web,block"` MySQL MySQL `hcl:"mysql,block"` }
var Configure Configuration
Click to show internal directories.
Click to hide internal directories.