Versions in this module Expand all Collapse all v0 v0.2.0 Dec 1, 2020 Changes in this version + func AddServerMenu(actionWrapper actions.ActionWrapper, isIndex bool) + func AddServerToMenu(server *teaconfigs.ServerConfig, action *actions.ActionObject, ...) + func ApplyChartChanges() error + func CheckChartChanges() bool + func ConvertReceiversToMaps(receivers []*notices.NoticeReceiver) (result []maps.Map) + func DefaultRequestVariables() []maps.Map + func FinishChange() + func FormatAccessLog(accessLogs []*teaconfigs.AccessLogConfig) []maps.Map + func NotifyChange() + func NotifyProxyBackendDownMessage(event *teaconfigs.BackendDownEvent) error + func NotifyProxyBackendUpMessage(event *teaconfigs.BackendUpEvent) error + func NotifyServer(server *teaconfigs.ServerConfig, level notices.NoticeLevel, subject string, ...) + func Observe(f func()) + func ParseAccessLogForm(req *http.Request) (result []*teaconfigs.AccessLogConfig) + func ParseRequestConds(req *http.Request, prefix string) (conds []*shared.RequestCond, breakCond *shared.RequestCond, err error) + func ProxyIsChanged() bool + func ReloadServerStats(serverId string) + func WrapServerData(server *teaconfigs.ServerConfig) maps.Map