# Functions
NewClient initializes a "swagger" service client given the endpoints.
NewEndpoints wraps the methods of the "swagger" service with endpoints.
# Constants
APIName is the name of the API as defined in the design.
APIVersion is the version of the API as defined in the design.
ServiceName is the name of the service as defined in the design.
# Variables
MethodNames lists the service method names as defined in the design.
# Interfaces
The swagger service serves the API swagger definition.