package
1.5.1
Repository: https://github.com/microbus-io/fabric.git
Documentation: pkg.go.dev

# Functions

NewMock creates a new mockable version of the microservice.
NewService creates a new intermediate service.

# Structs

Intermediate extends and customizes the generic base connector.
Mock is a mockable version of the messaging.example microservice, allowing functions, event sinks and web handlers to be mocked.

# Interfaces

ToDo defines the interface that the microservice must implement.