package
Version:
v0.0.0-...-2069fb7
Opens a new window with list of versions in this module.
Published: Jun 30, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
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
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.