websocket

package
v1.0.7 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigureDiagramWebsocketReq

type ConfigureDiagramWebsocketReq struct {
	g.Meta `path:"/configureDiagram/ws" method:"get"  tags:"websocket管理" summary:"组态拓扑图发送消息"`
	Id     string `v:"required"`
}

type ConfigureDiagramWebsocketRes

type ConfigureDiagramWebsocketRes struct {
	g.Meta `mime:"text/html" type:"string" example:"<html/>" dc:"组态拓扑图"`
}

type MonitorSearchReq

type MonitorSearchReq struct {
	g.Meta `path:"/monitorServer/ws" method:"get" tags:"websocket管理"  summary:"服务监控"`
}

type MonitorSearchRes

type MonitorSearchRes struct {
	g.Meta `mime:"text/html" type:"string" example:"<html/>" dc:"服务监控"`
}

Jump to

Keyboard shortcuts

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