users

package
v0.0.0-...-b84af7b Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var PATCHABLE_FIELDS = []string{"onesignal_id"}

Functions

This section is empty.

Types

type API

type API struct {
	Feed *feed.FeedModule `inject:""`
	User *user.Module     `inject:""`
}

func (API) Patch

func (this API) Patch(c *gin.Context)

func (API) RequestPasswordRecovery

func (this API) RequestPasswordRecovery(c *gin.Context)

func (API) ResendConfirmation

func (this API) ResendConfirmation(c *gin.Context)

func (API) UpdatePasswordFromToken

func (this API) UpdatePasswordFromToken(c *gin.Context)

type PatchForm

type PatchForm struct {
	Value string `form:"value" json:"value" binding:"required"`
}

Jump to

Keyboard shortcuts

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