MCPcopy 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
585type wsCloseCode int
586
587// https://developer.mozilla.org/en-US/docs/Web/API/CloseEvent/code
588func (wcc wsCloseCode) String() string {

Callers 5

WebsocketWriteMethod · 0.85
WebsocketReadMethod · 0.85
checkCodeMethod · 0.85
checkNotCodeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected