package
0.0.0-20230107223140-a47f6b9a6f81
Repository: https://github.com/project-code-io/crypto-trading-bot-go.git
Documentation: pkg.go.dev

# Functions

New acts as the default constructor for the application.
NewmockExchangeClient creates a new mock instance.
NewmockIDGenerator creates a new mock instance.
WithIDGenerator overrides the internal ID generator of the app.

# Structs

App represents the encapsulation of the application state.
Config acts as an encapsulation of the application configuration.

# Interfaces

ExchangeClient represents a type that is able to communicate with an exchange.
No description provided by the author

# Type aliases

Option allows for overriding of the internals of the application.