package
2.1.0+incompatible
Repository: https://github.com/jexia/semaphore.git
Documentation: pkg.go.dev

# Functions

NewOptions constructs a new endpoint option object from the passed options.
Transporters constructs a new transport Endpoints list from the given endpoints and options.
WithCore sets the given core options.
WithFunctions sets the given functions.
WithServiceDiscoveries sets the given discovery clients.
WithServices sets the given services.

# Structs

ErrUnknownService occurs when there is no defined service for the requested method.
Options represents a collection of options which are used construct and endpoints.

# Type aliases

EndpointOption applies the given options to the apply options object.