//
pkg.gl
Category
github.com/celenium-io/celestia-indexer
pkg
node
package
1.10.10
Repository:
https://github.com/celenium-io/celestia-indexer.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
5
Files
20 SLOC
#
Packages
dal
No description provided by the author
mock
Package mock is a generated GoMock package.
rpc
No description provided by the author
types
No description provided by the author
#
Interfaces
Api
go:generate mockgen -source=$GOFILE -destination=mock/$GOFILE -package=mock -typed.
DalApi
go:generate mockgen -source=$GOFILE -destination=mock/$GOFILE -package=mock -typed.