Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BackendStat ¶
type BackendStat struct { Name string `json:"name"` BackendControl modules.BackendControl `json:"backend"` }
type FrontendStat ¶
type FrontendStat struct { Name string `json:"name"` BackendList []BackendStat `json:"backends"` }
Click to show internal directories.
Click to hide internal directories.