exchanges

package
v0.0.0-...-78b482a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 26, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrAPIKeyNotSet describes an error in which the API key is not set for
	// a client.
	ErrAPIKeyNotSet = errors.New("API Key not set")

	// ErrAPISecretNotSet describes an error in which the API secret is not
	// set for a client.
	ErrAPISecretNotSet = errors.New("API Secret not set")

	// ErrMissingPair describes an error that occurs when a pair has not
	// been implemented for an exchange.
	ErrMissingPair = errors.New("pair value is missing for exchange")
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL