mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-21 23:16:49 +00:00
Merge branch 'master' into engine
This commit is contained in:
@@ -13,6 +13,9 @@ const (
|
||||
// WebsocketChannelOverrideCapacity used in websocket testing
|
||||
// Defines channel capacity as defaults size can block tests
|
||||
WebsocketChannelOverrideCapacity = 20
|
||||
|
||||
MockTesting = "Mock testing framework in use for %s exchange @ %s on REST endpoints only"
|
||||
LiveTesting = "Mock testing bypassed; live testing of REST endpoints in use for %s exchange @ %s"
|
||||
)
|
||||
|
||||
// GetWebsocketInterfaceChannelOverride returns a new interface based channel
|
||||
|
||||
Reference in New Issue
Block a user