Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/thrasher-corp/gocryptotrader
/ String
Method
String
exchanges/subscription/keys.go:14–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
Match(MatchableKey) bool
13
GetSubscription() *Subscription
14
String() string
15
}
16
17
// ExactKey is key type for subscriptions where all the pairs in a Subscription must match exactly
Callers
15
TestSendMessageReturnResponse
Function · 0.65
TestLatency
Function · 0.65
getExclusivePair
Function · 0.65
TestConformToDecimalAmount
Function · 0.65
String
Method · 0.65
TestTime
Function · 0.65
TestSetRunningURL
Function · 0.65
TestGetURL
Function · 0.65
TestLoadConfigPairs
Function · 0.65
TestGetPairs
Function · 0.65
TestFormatExchangeCurrency
Function · 0.65
TestGetFormattedPairAndAssetType
Function · 0.65
Implementers
3
ExactKey
exchanges/subscription/keys.go
IgnoringPairsKey
exchanges/subscription/keys.go
IgnoringAssetKey
exchanges/subscription/keys.go
Calls
no outgoing calls
Tested by
15
TestSendMessageReturnResponse
Function · 0.52
TestLatency
Function · 0.52
getExclusivePair
Function · 0.52
TestConformToDecimalAmount
Function · 0.52
TestTime
Function · 0.52
TestSetRunningURL
Function · 0.52
TestGetURL
Function · 0.52
TestLoadConfigPairs
Function · 0.52
TestGetPairs
Function · 0.52
TestFormatExchangeCurrency
Function · 0.52
TestGetFormattedPairAndAssetType
Function · 0.52
TestFormatExchangeKlineInterval
Function · 0.52