Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LoginHandler ¶
type LoginHandler cqrs.Handler[LoginCmd, *LoginResult]
func NewLoginHandler ¶
func NewLoginHandler(repo user.Repository, client github.Client) LoginHandler
Click to show internal directories.
Click to hide internal directories.