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

# Functions

NewClient creates a new unicast client to the browser.example microservice.
NewMulticastClient creates a new multicast client to the browser.example microservice.

# Constants

Hostname is the default hostname of the microservice: browser.example.

# Variables

Fully-qualified URLs of the microservice's endpoints.

# Structs

Client is an interface to calling the endpoints of the browser.example microservice.
MulticastClient is an interface to calling the endpoints of the browser.example microservice.