user

package
v0.0.0-...-d125d34 Latest Latest
Warning

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

Go to latest
Published: May 8, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

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

func NewAPI

func NewAPI(ctl user.Controller, store sessions.Store) *API
func (a *API) DeleteLink(c *gin.Context)

func (*API) GetByID

func (a *API) GetByID(c *gin.Context)

func (*API) GetLinksByUser

func (a *API) GetLinksByUser(c *gin.Context)

func (*API) GetSelf

func (a *API) GetSelf(c *gin.Context)

func (*API) List

func (a *API) List(c *gin.Context)

func (*API) LoginWithPassword

func (a *API) LoginWithPassword(c *gin.Context)

func (*API) RegisterRoute

func (api *API) RegisterRoute(engine *gin.Engine)

RegisterRoutes register routes

func (*API) Update

func (a *API) Update(c *gin.Context)

Jump to

Keyboard shortcuts

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