package
1.60.0
Repository: https://github.com/c9s/bbgo.git
Documentation: pkg.go.dev

# Functions

NewMockExchange creates a new mock instance.
NewMockExchangeOrderQueryService creates a new mock instance.
NewMockExchangePublic creates a new mock instance.
NewMockExchangeTradeHistoryService creates a new mock instance.
NewMockStream creates a new mock instance.

# Structs

MockExchange is a mock of Exchange interface.
MockExchangeMockRecorder is the mock recorder for MockExchange.
MockExchangeOrderQueryService is a mock of ExchangeOrderQueryService interface.
MockExchangeOrderQueryServiceMockRecorder is the mock recorder for MockExchangeOrderQueryService.
MockExchangePublic is a mock of ExchangePublic interface.
MockExchangePublicMockRecorder is the mock recorder for MockExchangePublic.
MockExchangeTradeHistoryService is a mock of ExchangeTradeHistoryService interface.
MockExchangeTradeHistoryServiceMockRecorder is the mock recorder for MockExchangeTradeHistoryService.
MockStream is a mock of Stream interface.
MockStreamMockRecorder is the mock recorder for MockStream.