Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ServerBlock ¶
type ServerBlock struct { Hosts []string `json:"hosts"` Body [][]interface{} `json:"body"` }
ServerBlock represents a server block.
Click to show internal directories.
Click to hide internal directories.