Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gavv/httpexpect
/ wsMessageType
TypeAlias
wsMessageType
websocket_message.go:564–564 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
562
}
563
564
type
wsMessageType int
565
566
func
(wmt wsMessageType) String() string {
567
s :=
"unknown"
Callers
8
WebsocketWrite
Method · 0.85
WebsocketRead
Method · 0.85
checkType
Method · 0.85
checkNotType
Method · 0.85
checkCode
Method · 0.85
checkNotCode
Method · 0.85
writeMessage
Method · 0.85
TestWebsocketMessage_Codes
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected