package
Version:
v1.9.0
Opens a new window with list of versions in this module.
Published: Jan 10, 2024
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
RunSlowStream bool
RunTrades bool
RunPerpTrades bool
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.