package
1.0.17
Repository: https://github.com/link1st/go-stress-testing.git
Documentation: pkg.go.dev

# Packages

Package httplongclinet Keepalive.

# Functions

Dial opens a new client connection to a WebSocket.
HTTPRequest HTTP 请求 method 方法 GET POST url 请求的url body 请求的body headers 请求头信息 timeout 请求超时时间.
NewGrpcSocket new.
NewWebSocket new.

# Structs

GrpcSocket grpc.
WebSocket webSocket.

# Interfaces

Clienter 接口 获取连接、发送数据、关闭 等.