Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gavv/httpexpect
/ wsCloseCode
TypeAlias
wsCloseCode
websocket_message.go:585–585 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
583
}
584
585
type
wsCloseCode int
586
587
// https://developer.mozilla.org/en-US/docs/Web/API/CloseEvent/code
588
func
(wcc wsCloseCode) String() string {
Callers
5
WebsocketWrite
Method · 0.85
WebsocketRead
Method · 0.85
checkCode
Method · 0.85
checkNotCode
Method · 0.85
TestWebsocketMessage_Codes
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected