Documentation ¶
Index ¶
- func NewAssetRepo(client xpla.Client) indexer.AssetRepo
- func NewDbRepo(chainId string, srcC configs.RdbConfig, destC configs.RdbConfig) (indexer.DbRepo, error)
- func NewNodeRepo(client xpla.GrpcClient, c configs.IndexerConfig) (indexer.NodeRepo, error)
- func NewRepo(nodeRepo indexer.NodeRepo, dbRepo indexer.DbRepo, assetRepo indexer.AssetRepo) indexer.Repo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewNodeRepo ¶
func NewNodeRepo(client xpla.GrpcClient, c configs.IndexerConfig) (indexer.NodeRepo, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.