Documentation
¶
Index ¶
- Variables
- func ClearBlackListPlugin(blackList []string)
- func CorePluginHash() (string, error)
- func GetAllCorePluginName() []string
- func GetCorePluginData(name string) []byte
- func OverWriteCorePluginToLocal()
- func OverWriteYakPlugin(name string, scriptData *schema.YakScript, enableGenerateParam bool)
- type PlugInfo
Constants ¶
This section is empty.
Variables ¶
View Source
var BlackListCorePlugin = []string{
"启发式SQL注入检测",
}
Functions ¶
func ClearBlackListPlugin ¶
func ClearBlackListPlugin(blackList []string)
func CorePluginHash ¶
func GetAllCorePluginName ¶
func GetAllCorePluginName() []string
func GetCorePluginData ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.