Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Email = NewParam("email") Username = NewParam("username") Token = NewParam("token") Id = NewParam("id") PermissionId = NewParam("permission-id") RoleId = NewParam("role-id") UserId = NewParam("user-id") JwtId = NewParam("jwt-id") )
Param values
Functions ¶
This section is empty.
Types ¶
type Endpoint ¶
Endpoint is the REST endpoint
func NewEndpoint ¶
NewEndpoint creates a new Endpoint
type Mapper ¶ added in v0.3.6
Mapper is the mapper for a REST endpoint and a gRPC method
Click to show internal directories.
Click to hide internal directories.