//
pkg.gl
Category
github.com/babylonlabs-io/staking-api-service
internal
shared
db
client
package
0.4.0-rc.3
Repository:
https://github.com/babylonlabs-io/staking-api-service.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
5
Files
168 SLOC
#
Functions
New
No description provided by the author
NewMongoClient
No description provided by the author
#
Structs
Database
No description provided by the author
#
Interfaces
DBClient
go:generate mockery --name=DBClient --output=../../../../tests/mocks --outpkg=mocks --filename=mock_db_client.go.