Documentation
¶
Index ¶
- func GetItem(c *gin.Context)
- func GetMerge(c *gin.Context)
- func GetOASAllSpecs(c *gin.Context)
- func GetOASServers(c *gin.Context)
- func GetOASSpec(c *gin.Context)
- func GetTotalTcpStreams(c *gin.Context)
- func GetVersion(c *gin.Context)
- func PostSetTargetted(c *gin.Context)
- func PostSetWorker(c *gin.Context)
- func PostValidate(c *gin.Context)
- type ServiceMapController
- type ValidateResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetOASAllSpecs ¶
func GetOASServers ¶
func GetOASSpec ¶
func GetTotalTcpStreams ¶
func GetVersion ¶
func PostSetTargetted ¶
func PostSetWorker ¶
func PostValidate ¶
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 ¶
Click to show internal directories.
Click to hide internal directories.