Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreatePlayerReply ¶
CreatePlayerReply holds the response params for CreatePlayer
type CreatePlayerRequest ¶
CreatePlayerRequest holds the request params for CreatePlayer
type DeletePlayerReply ¶
DeletePlayerReply holds the response params for DeletePlayer
type DeletePlayerRequest ¶
DeletePlayerRequest holds the request params for DeletePlayer
type Endpoints ¶
type Endpoints struct { CreatePlayerEndpoint endpoint.Endpoint DeletePlayerEndpoint endpoint.Endpoint }
Endpoints holds all PlayerOps Service enpoints
func MakePlayerOpsEndpoints ¶
func MakePlayerOpsEndpoints(s service.PlayerOpsService) Endpoints
MakePlayerOpsEndpoints initialize all service Endpoints
Click to show internal directories.
Click to hide internal directories.