v1

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Platform

type Platform struct{}

func NewPlatform

func NewPlatform() Platform

func (Platform) Create

func (up Platform) Create(c *gin.Context)

func (Platform) Delete

func (up Platform) Delete(c *gin.Context)

func (Platform) Get

func (up Platform) Get(c *gin.Context)

func (Platform) List

func (up Platform) List(c *gin.Context)

func (Platform) Update

func (up Platform) Update(c *gin.Context)

type SMS

type SMS struct{}

func NewSMS

func NewSMS() SMS

func (SMS) Get

func (up SMS) Get(c *gin.Context)

接入短信服务

type User

type User struct{}

func NewUser

func NewUser() User

func (User) Create

func (u User) Create(c *gin.Context)

func (User) Delete

func (u User) Delete(c *gin.Context)

func (User) Get

func (u User) Get(c *gin.Context)

@params user_id int

func (User) List

func (u User) List(c *gin.Context)

func (User) Update

func (u User) Update(c *gin.Context)

type UserPasswd

type UserPasswd struct{}

func NewUserPasswd

func NewUserPasswd() UserPasswd

func (UserPasswd) All

func (up UserPasswd) All(c *gin.Context)

func (UserPasswd) Create

func (up UserPasswd) Create(c *gin.Context)

func (UserPasswd) Delete

func (up UserPasswd) Delete(c *gin.Context)

func (UserPasswd) DeleteList

func (up UserPasswd) DeleteList(c *gin.Context)

func (UserPasswd) Get

func (up UserPasswd) Get(c *gin.Context)

func (UserPasswd) List

func (up UserPasswd) List(c *gin.Context)

func (UserPasswd) Update

func (up UserPasswd) Update(c *gin.Context)

type UserSignUp

type UserSignUp struct{}

func NewUserSignUp

func NewUserSignUp() *UserSignUp

func (UserSignUp) EmailExists

func (u UserSignUp) EmailExists(c *gin.Context)

func (UserSignUp) PhoneExists

func (u UserSignUp) PhoneExists(c *gin.Context)

func (UserSignUp) UserNameExists

func (u UserSignUp) UserNameExists(c *gin.Context)

Jump to

Keyboard shortcuts

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