MCPcopy 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
564type wsMessageType int
565
566func (wmt wsMessageType) String() string {
567 s := "unknown"

Callers 8

WebsocketWriteMethod · 0.85
WebsocketReadMethod · 0.85
checkTypeMethod · 0.85
checkNotTypeMethod · 0.85
checkCodeMethod · 0.85
checkNotCodeMethod · 0.85
writeMessageMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected