Documentation ¶
Index ¶
- func AddRuleHandle(ip input.Plugin, oo output.Plugin, schema schema.Schema) func(http.ResponseWriter, *http.Request)
- func DelRuleHandle(ip input.Plugin, oo output.Plugin) func(http.ResponseWriter, *http.Request)
- func FullSync(ip input.Plugin, oo output.Plugin, ruleMap map[string]interface{}, ...) error
- func GetRuleHandle(oo output.Plugin) func(http.ResponseWriter, *http.Request)
- func PauseHandle(oo output.Plugin) func(http.ResponseWriter, *http.Request)
- func ResumeHandle(oo output.Plugin) func(http.ResponseWriter, *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddRuleHandle ¶
func DelRuleHandle ¶
A DelRuleHandle for delete rule handle.
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.