package
0.0.0-20231212030111-86af83068773
Repository: https://github.com/blastchain/blast.git
Documentation: pkg.go.dev
# Functions
NewApi ..
# Constants
No description provided by the author
Endpoint paths NOTE - This can be further broken out over time as new version iterations are implemented.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Api ..
Config for the API service.
DB represents the abstract DB access the API has.
DBConfigConnector implements a fully config based DBConnector.
No description provided by the author
# Interfaces
DBConnector is an interface: the config may provide different ways to access the DB.