package
0.0.0-20210530232945-81ab215e69dc
Repository: https://github.com/openware/irix.git
Documentation: pkg.go.dev

# Functions

GetWebsocketInterfaceChannelOverride returns a new interface based channel with the capacity set to WebsocketChannelOverrideCapacity.
GetWebsocketStructChannelOverride returns a new struct based channel with the capacity set to WebsocketChannelOverrideCapacity.
NewTestWebsocket returns a test websocket object.

# Constants

This package is only to be referenced in test files.
This package is only to be referenced in test files.
WebsocketChannelOverrideCapacity used in websocket testing Defines channel capacity as defaults size can block tests.
WebsocketResponseDefaultTimeout used in websocket testing Defines wait time for receiving websocket response before cancelling.
WebsocketResponseExtendedTimeout used in websocket testing Defines wait time for receiving websocket response before cancelling.