Documentation ¶
Index ¶
- func LoginEndpoint(s service.AuthService) endpoint.Endpoint
- func MakeHandler(ctx context.Context, us service.AuthService, logger kitlog.Logger) http.Handler
- func NewLoggingService(logger log.Logger, s service.AuthService) service.AuthService
- func RegMailEndpoint(s service.AuthService) endpoint.Endpoint
- func RegisterUserEndpoint(s service.AuthService) endpoint.Endpoint
- type Errorer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoginEndpoint ¶
func LoginEndpoint(s service.AuthService) endpoint.Endpoint
LoginEndpoint func declaration
func MakeHandler ¶
MakeHandler of auth transport
func NewLoggingService ¶
func NewLoggingService(logger log.Logger, s service.AuthService) service.AuthService
NewLoggingService function
func RegMailEndpoint ¶
func RegMailEndpoint(s service.AuthService) endpoint.Endpoint
RegMailEndpoint func declaration
func RegisterUserEndpoint ¶
func RegisterUserEndpoint(s service.AuthService) endpoint.Endpoint
RegisterUserEndpoint func declaration
Types ¶
Click to show internal directories.
Click to hide internal directories.