# Packages
No description provided by the author
# Functions
NewClient initializes a "labels" service client given the endpoints.
NewEndpoints wraps the methods of the "labels" service with endpoints.
NewLabels initializes result type Labels from viewed result type Labels.
NewListLabelsEndpoint returns an endpoint function that calls the method "List labels" of service "labels".
NewViewedLabels initializes viewed result type Labels from result type Labels using the given view.
# Constants
ServiceName is the name of the service as defined in the design.
# Variables
MethodNames lists the service method names as defined in the design.
# Structs
Client is the "labels" service client.
Endpoints wraps the "labels" service endpoints.
Labels is the result type of the labels service List labels method.
ListLabelsPayload is the payload type of the labels service List labels method.
# Interfaces
Labels endpoint.