package
0.0.19
Repository: https://github.com/hyperledger-labs/microfab.git
Documentation: pkg.go.dev

# Packages

Code generated by counterfeiter.

# Functions

GetConfigBlock gets the latest config block from the specified channel.
GetGenesisBlock gets the genesis block from the specified channel.
GetNewestBlock gets the newest block from the specified channel.
GetSpecificBlock gets the specified block from the specified channel.

# Interfaces

Deliverer can be implemented by types that can deliver one or more blocks.

# Type aliases

DeliverCallback is a callback function called for every block returned by Deliver.