handlers

package
v0.0.0-...-50c9e83 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Auth

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

func NewAuth

func NewAuth(db *pg.DB, sess *session.Service) *Auth

func (Auth) Handle

func (a Auth) Handle(params auth.PostAuthParams, i interface{}) middleware.Responder

type SignUp

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

func NewSignUp

func NewSignUp(db *pg.DB, sess *session.Service) *SignUp

func (*SignUp) Handle

type UserState

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

func NewUserState

func NewUserState(db *pg.DB, sess *session.Service) *UserState

func (UserState) Handle

Jump to

Keyboard shortcuts

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