Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ListTask ¶
type ListTask struct { DB store.Queryer Repo TaskLister }
type Login ¶
type Login struct { DB store.Queryer Repo UserGetter JWTer TokenGenerator }
type RegisterUser ¶
type RegisterUser struct { DB store.Execer Repo UserRegister }
func (*RegisterUser) RegisterUser ¶
type TaskLister ¶
type TokenGenerator ¶
type UserGetter ¶
Click to show internal directories.
Click to hide internal directories.