Documentation ¶
Overview ¶
Package secrets contains functions for loading various secrets from the environment.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CoinbaseAPIKey ¶
func CoinbaseAPIKey() string
CoinbaseAPIKey returns a Coinbase Pro API key, loading it from the environment if necessary.
func CoinbaseAPIPassphrase ¶
func CoinbaseAPIPassphrase() string
CoinbaseAPIPassphrase returns a Coinbase Pro API passphrase, loading it from the environment if necessary.
func CoinbaseAPISecret ¶
func CoinbaseAPISecret() string
CoinbaseAPISecret returns a Coinbase Pro API secret, loading it from the environment if necessary.
func CoinbasePortfolioID ¶
func CoinbasePortfolioID() string
CoinbasePortfolioID returns a Coinbase Pro Account ID, loading it from the environment if necessary.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.