controllers

package
v0.1.4-canary Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetItem

func GetItem(c *gin.Context)

func GetMerge

func GetMerge(c *gin.Context)

func GetOASAllSpecs

func GetOASAllSpecs(c *gin.Context)

func GetOASServers

func GetOASServers(c *gin.Context)

func GetOASSpec

func GetOASSpec(c *gin.Context)

func GetTotalTcpStreams

func GetTotalTcpStreams(c *gin.Context)

func GetVersion

func GetVersion(c *gin.Context)

func PostSetTargetted

func PostSetTargetted(c *gin.Context)

func PostSetWorker

func PostSetWorker(c *gin.Context)

func PostValidate

func PostValidate(c *gin.Context)

Types

type ServiceMapController

type ServiceMapController struct {
	// contains filtered or unexported fields
}

func NewServiceMapController

func NewServiceMapController() *ServiceMapController

func (*ServiceMapController) Get

func (s *ServiceMapController) Get(c *gin.Context)

func (*ServiceMapController) Reset

func (s *ServiceMapController) Reset(c *gin.Context)

func (*ServiceMapController) Status

func (s *ServiceMapController) Status(c *gin.Context)

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