Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UserStorage ¶
type UserStorage struct {
// contains filtered or unexported fields
}
UserStorage - репозиторий пользователей
func New ¶
func New(DBConn string) (*UserStorage, error)
func (*UserStorage) FindByEmail ¶
Click to show internal directories.
Click to hide internal directories.