Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckOption ¶
func CheckOption(opt protos.HTTPOption) error
CheckOption check protos.HTTPOption.
func GetOptionHeader ¶
func GetOptionHeader(opt protos.HTTPOption) http.Header
GetOptionHeader get header from option
Types ¶
type Job ¶
type Job struct {
protos.HTTPOption
// contains filtered or unexported fields
}
type Manager ¶
type Manager struct {
protos.HTTPOption
sync.Mutex
// contains filtered or unexported fields
}
func NewManager ¶
func NewManager(opt protos.HTTPOption) *Manager
NewManager new a http attack manager
Click to show internal directories.
Click to hide internal directories.