package
Version:
v1.2.1-alpha2
Opens a new window with list of versions in this module.
Published: Nov 28, 2022
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
const (
EnvMainnet Env = "mainnet"
EnvTestnet Env = "testnet"
EnvLocal Env = "local"
)
type Example struct {
Env Env
RunTradeStream bool
RunTrades bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.