package
0.1.6
Repository: https://github.com/trustbloc/fabric-peer-ext.git
Documentation: pkg.go.dev

# Functions

New returns a dependency injecting function invoker with the given set of providers.
NewBuilder returns a new resource builder.

# Variables

ErrProviderNotFound indicates that a provider was not found for the interface.
ErrUnsupportedType indicates that the type of arg/field is not a struct or an interface.

# Structs

Builder builds a slice of resources.
Invoker is a dependency injecting function invoker that calls a given function, providing it with all required args.