controllers

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 26, 2022 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDownloadPcap

func GetDownloadPcap(c *gin.Context)

func GetItem

func GetItem(c *gin.Context)

func GetReplay

func GetReplay(c *gin.Context)

func GetTargetted

func GetTargetted(c *gin.Context)

func GetTotalTcpStreams

func GetTotalTcpStreams(c *gin.Context)

func GetValidate

func GetValidate(c *gin.Context)

func GetVersion

func GetVersion(c *gin.Context)

func PostMerge

func PostMerge(c *gin.Context)

func PostTargetted

func PostTargetted(c *gin.Context)

func PostWorker

func PostWorker(c *gin.Context)

func WebsocketHandler

func WebsocketHandler(c *gin.Context)

Types

type Target

type Target struct {
	Name      string `json:"name"`
	Namespace string `json:"namespace"`
}

type ValidateResponse

type ValidateResponse struct {
	Valid   bool   `json:"valid"`
	Message string `json:"message"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL