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

# Functions

Setup returns a DBService.

# Structs

DataHistoryJob is a DTO for database data.
DBService is a service which allows the interaction with the database without a direct reference to a global.

# Interfaces

IDBService allows using data history job database service without needing to care about implementation.