//
pkg.gl
Category
github.com/babylonlabs-io/staking-api-service
internal
v2
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
17
Dependents
1
Files
623 SLOC
#
Functions
New
No description provided by the author
#
Structs
V2Database
No description provided by the author
#
Interfaces
V2DBClient
go:generate mockery --name=V2DBClient --output=../../../../tests/mocks --outpkg=mocks --filename=mock_v2_db_client.go.