PluginHandleType

package
v0.0.0-...-3458964 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TcpServer       = "tcpServer"       //tcp服务端使用
	TcpClient       = "tcpClient"       //tcp客户端使用
	UdpServer       = "udpServer"       //udp服务端使用
	UdpClient       = "udpClient"       //udp客户端使用
	HttpServer      = "httpServer"      //http服务端使用
	HttpClient      = "httpClient"      //http客户端使用
	MqttServer      = "mqttServer"      //mqtt服务端使用
	MqttClient      = "mqttClient"      //mqtt客户端使用
	WebSocketServer = "webSocketServer" //websocket服务端使用
	WebSocketClient = "webSocketClient" //websocket客户端使用

)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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