package
Version:
v0.3.1
Opens a new window with list of versions in this module.
Published: Nov 13, 2020
License: Apache-2.0, BSD-2-Clause
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
PluginName is the name of the spammer plugin.
Plugin gets the plugin instance.
type Request struct {
Cmd string `json:"cmd"`
MPM int `json:"mpm"`
}
Request contains the parameters of a spammer request.
type Response struct {
Message string `json:"message"`
Error string `json:"error"`
}
Response is the HTTP response of a spammer request.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.