//
pkg.gl
Category
github.com/axiomesh/axiom-ledger
internal
block_sync
package
0.4.2
Repository:
https://github.com/axiomesh/axiom-ledger.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
22
Dependents
3
Files
1.2k SLOC
#
Packages
mock_block_sync
Package mock_block_sync is a generated GoMock package.
#
Functions
NewBlockSync
No description provided by the author
#
Structs
BlockSync
todo: requester and chunk change to sync pool.
#
Interfaces
Sync
go:generate mockgen -destination mock_block_sync/mock_block_sync.go -package mock_block_sync -source block_sync.go.