Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBlockScopedDataResponse ¶
func NewBlockScopedDataResponse(in *pbsubstreams.BlockScopedData) *pbsubstreams.Response
func NewModulesProgressResponse ¶
func NewModulesProgressResponse(in []*pbsubstreams.ModuleProgress) *pbsubstreams.Response
Types ¶
type PostJobHook ¶
type PostJobHook func(ctx context.Context, clock *pbsubstreams.Clock) error
type ResponseFunc ¶
type ResponseFunc func(resp *pbsubstreams.Response) error
Click to show internal directories.
Click to hide internal directories.