Documentation ¶
Index ¶
- func MakeCreateLabelEndpoint(s Service) endpoint.Endpoint
- func MakeDeleteLabelEndpoint(s Service) endpoint.Endpoint
- func MakeGetLabelByIdEndpoint(s Service) endpoint.Endpoint
- func MakeGetLabelsEndpoint(s Service) endpoint.Endpoint
- func MakeGetUserProfileEndpoint(s Service) endpoint.Endpoint
- func MakeHandler(labelService Service, logger log.Logger) http.Handler
- func MakeUpdateLabelEndpoint(s Service) endpoint.Endpoint
- type Endpoints
- type Service
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeCreateLabelEndpoint ¶
func MakeDeleteLabelEndpoint ¶
func MakeGetLabelsEndpoint ¶
func MakeHandler ¶
MakeHandler mounts the labels endpoints
func MakeUpdateLabelEndpoint ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.