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

# Packages

No description provided by the author
Package eventsourceapi implements the public API of the eventsource.example microservice, including clients and data structures.
Package intermediate serves as the foundation of the eventsource.example microservice.
No description provided by the author

# Functions

New creates a new mockable version of the microservice.
NewService creates a new eventsource.example microservice.

# Constants

Hostname is the default hostname of the microservice: eventsource.example.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Service implements the eventsource.example microservice.

# Type aliases

Mock is a mockable version of the eventsource.example microservice, allowing functions, event sinks and web handlers to be mocked.