Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeHandler ¶
MakeHandler returns a HTTP Restul endpoint to handle user requests
Types ¶
type AddHttpRequest ¶
type AddHttpRequest struct {
Name string
Method string
URL string
Threshold int
Parameters []struct {
Name string
Value string
}
}
swagger:model
Click to show internal directories.
Click to hide internal directories.