Documentation ¶
Index ¶
Constants ¶
View Source
const ServiceName = "Web"
ServiceName is the name of the service as defined in the design. This is the same value that is set in the endpoint request contexts under the ServiceKey key.
Variables ¶
View Source
var MethodNames = [0]string{}
MethodNames lists the service method names as defined in the design. These are the same values that are set in the endpoint request contexts under the MethodKey key.
Functions ¶
This section is empty.
Types ¶
type Endpoints ¶
type Endpoints struct { }
Endpoints wraps the "Web" service endpoints.
func NewEndpoints ¶
NewEndpoints wraps the methods of the "Web" service with endpoints.
Click to show internal directories.
Click to hide internal directories.