Documentation
¶
Index ¶
- func GetDownloadPcap(c *gin.Context)
- func GetItem(c *gin.Context)
- func GetReplay(c *gin.Context)
- func GetTargeted(c *gin.Context)
- func GetTotalTcpStreams(c *gin.Context)
- func GetValidate(c *gin.Context)
- func GetVersion(c *gin.Context)
- func PostMerge(c *gin.Context)
- func PostRegex(c *gin.Context)
- func PostStorageLimit(c *gin.Context)
- func PostTargeted(c *gin.Context)
- func PostWorker(c *gin.Context)
- func WebsocketHandler(c *gin.Context)
- type Target
- type ValidateResponse
- type VersionResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDownloadPcap ¶
func GetTargeted ¶ added in v0.6.0
func GetTotalTcpStreams ¶
func GetValidate ¶
func GetVersion ¶
func PostStorageLimit ¶ added in v0.5.0
func PostTargeted ¶ added in v0.6.0
func WebsocketHandler ¶
Types ¶
type ValidateResponse ¶
type VersionResponse ¶ added in v0.5.0
type VersionResponse struct {
Ver string `json:"ver"`
}
Click to show internal directories.
Click to hide internal directories.