package
0.0.0-20250311023717-5c21e974eed8
Repository: https://github.com/thrasher-corp/gocryptotrader.git
Documentation: pkg.go.dev

# Functions

Insert writes a single entry into database.
InsertMany writes multiple entries into database.
LoadCSV loads & parses a CSV list of exchanges.
One returns one exchange by Name.
OneByUUID returns one exchange by UUID.
ResetExchangeCache reinitialise cache to blank state used to clear cache for testing.
UUIDByName returns UUID of exchange.

# Variables

ErrNoExchangeFound is a basic predefined error.

# Structs

Details holds exchange information such as Name.