Documentation ¶
Index ¶
- func AddRuleHandle(ip core.Input, oo core.Output, schema core.Schema) func(http.ResponseWriter, *http.Request)
- func DelRuleHandle(ip core.Input, oo core.Output, schema core.Schema) func(http.ResponseWriter, *http.Request)
- func FullSync(ip core.Input, oo core.Output, ruleMap map[string]interface{}, s core.Schema) (e error, fullRows int)
- func GetConfigHandle(conf *config.BaseConfig, oo core.Output) func(http.ResponseWriter, *http.Request)
- func GetRuleHandle(oo core.Output) func(http.ResponseWriter, *http.Request)
- func PauseHandle(oo core.Output) func(http.ResponseWriter, *http.Request)
- func ResumeHandle(oo core.Output) func(http.ResponseWriter, *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddRuleHandle ¶
func DelRuleHandle ¶
func DelRuleHandle(ip core.Input, oo core.Output, schema core.Schema) func(http.ResponseWriter, *http.Request)
A DelRuleHandle for delete rule handle.
func GetConfigHandle ¶ added in v0.6.1
func GetConfigHandle(conf *config.BaseConfig, oo core.Output) func(http.ResponseWriter, *http.Request)
func GetRuleHandle ¶
func PauseHandle ¶ added in v0.3.7
func ResumeHandle ¶ added in v0.3.7
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.