Versions in this module Expand all Collapse all v0 v0.0.2 Dec 20, 2023 Changes in this version + type Handler struct + func NewHandler(t mockConstructorTestingTNewHandler) *Handler + func (_m *Handler) BlockAdded(ctx context.Context, block *types.Block) error + func (_m *Handler) BlockRemoved(ctx context.Context, block *types.BlockIdentifier) error + func (_m *Handler) BlockSeen(ctx context.Context, block *types.Block) error + type Helper struct + func NewHelper(t mockConstructorTestingTNewHelper) *Helper + func (_m *Helper) Block(_a0 context.Context, _a1 *types.NetworkIdentifier, ...) (*types.Block, error) + func (_m *Helper) NetworkStatus(_a0 context.Context, _a1 *types.NetworkIdentifier) (*types.NetworkStatusResponse, error)