# Functions
Address sets the address of the server.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Context specifies a context for the service.
Metadata associated with the service.
Name of the service.
No description provided by the author
RegisterInterval specifies the interval on which to re-register.
RegisterTTL specifies the TTL to use when registering the service.
Registry sets the registry for the service and the underlying components.
No description provided by the author
Transport sets the transport for the service and the underlying components.
Version of the service.
WrapCall is a convenience method for wrapping a Client CallFunc.
WrapClient is a convenience method for wrapping a Client with some middleware component.
WrapHandler adds a handler Wrapper to a list of options passed into the server.
WrapSubscriber adds a subscriber Wrapper to a list of options passed into the server.
# Interfaces
Service is an interface for a micro service.
# Type aliases
No description provided by the author