Documentation ¶
Index ¶
- func DecodeAuthRequest(ctx context.Context, r interface{}) (interface{}, error)
- func DecodeVerifyRequest(ctx context.Context, r interface{}) (interface{}, error)
- func EncodeAuthResponse(_ context.Context, r interface{}) (response interface{}, err error)
- func EncodeVerifyResponse(_ context.Context, r interface{}) (response interface{}, err error)
- func NewAuthServer(ctx context.Context, endpoints endpoint.AuthEndpoints) authpb.AuthServiceServer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeAuthRequest ¶
func DecodeVerifyRequest ¶
func EncodeAuthResponse ¶
func EncodeVerifyResponse ¶
func NewAuthServer ¶
func NewAuthServer(ctx context.Context, endpoints endpoint.AuthEndpoints) authpb.AuthServiceServer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.