package
1.3.2-rc.1
Repository: https://github.com/hyperledger/firefly.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Interfaces

Bridge translates synchronous (HTTP API) calls, into asynchronously sending a message and blocking until a correlating response is received, or we hit a timeout.
Sender interface may be implemented by other types that wish to provide generic sync/async capabilities.

# Type aliases

No description provided by the author