user

package
v0.0.0-...-916e37d Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2021 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PinCacheTimeout   = 60 * time.Second
	AvatarBaseDir     = "./src/web/source/avatar/"
	ImageWallsBaseDir = "./src/web/source/imagewalls/"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	Ctx         iris.Context
	UserService service.UserService
}

func (*Controller) Avatar

func (c *Controller) Avatar()

func (*Controller) BeforeActivation

func (c *Controller) BeforeActivation(b mvc.BeforeActivation)

func (*Controller) GetImageWall

func (c *Controller) GetImageWall()

func (*Controller) GetTags

func (c *Controller) GetTags()

func (*Controller) GetUserInfo

func (c *Controller) GetUserInfo()

func (*Controller) ImageWalls

func (c *Controller) ImageWalls()

func (*Controller) Login

func (c *Controller) Login()

func (*Controller) RegisterNewDoctor

func (c *Controller) RegisterNewDoctor()

func (*Controller) SendSignUpPin

func (c *Controller) SendSignUpPin()

func (*Controller) UpdateAvatar

func (c *Controller) UpdateAvatar()

func (*Controller) UpdateBasicProfile

func (c *Controller) UpdateBasicProfile()

func (*Controller) UpdateProfile

func (c *Controller) UpdateProfile()

func (*Controller) UpdateTags

func (c *Controller) UpdateTags()

func (*Controller) UploadImageWalls

func (c *Controller) UploadImageWalls()

Jump to

Keyboard shortcuts

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