userDataStorage

package
v0.0.0-...-b274bd6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 27, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataStorage

type DataStorage struct {
	// contains filtered or unexported fields
}

func (DataStorage) CreateUser

func (dep DataStorage) CreateUser(data IUserDataStorage.ReqCreateUser) (user m.User, reject error)

func (DataStorage) UserByMobile

func (dep DataStorage) UserByMobile(mobile string) (user m.User, hasUser bool)

func (DataStorage) UserByName

func (dep DataStorage) UserByName(name string) (user m.User, hasUser bool)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL