handlers

package
v0.0.0-...-e996067 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2020 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HandlerGroup

type HandlerGroup struct {
	Accessors *accessors.AccessorGroup
}

HandlerGroup holds all config information for the handlers

func (*HandlerGroup) CallbackHandler

func (handlerGroup *HandlerGroup) CallbackHandler(context echo.Context) error

func (*HandlerGroup) GetBucket

func (handlerGroup *HandlerGroup) GetBucket(context echo.Context) error

func (*HandlerGroup) GetBucketByName

func (handlerGroup *HandlerGroup) GetBucketByName(context echo.Context) error

func (*HandlerGroup) GetExpense

func (handlerGroup *HandlerGroup) GetExpense(context echo.Context) error

func (*HandlerGroup) GetIncome

func (handlerGroup *HandlerGroup) GetIncome(context echo.Context) error

func (*HandlerGroup) GetProjectedIncome

func (handlerGroup *HandlerGroup) GetProjectedIncome(context echo.Context) error

func (*HandlerGroup) GetUserByEmail

func (handlerGroup *HandlerGroup) GetUserByEmail(context echo.Context) error

func (*HandlerGroup) GetUserByID

func (handlerGroup *HandlerGroup) GetUserByID(context echo.Context) error

func (*HandlerGroup) LogExpense

func (handlerGroup *HandlerGroup) LogExpense(context echo.Context) error

func (*HandlerGroup) LogIncome

func (handlerGroup *HandlerGroup) LogIncome(context echo.Context) error

func (*HandlerGroup) MakeBucket

func (handlerGroup *HandlerGroup) MakeBucket(context echo.Context) error

func (*HandlerGroup) MakeUser

func (handlerGroup *HandlerGroup) MakeUser(context echo.Context) error

func (*HandlerGroup) SetProjectedIncome

func (handlerGroup *HandlerGroup) SetProjectedIncome(context echo.Context) error

func (*HandlerGroup) UpdateProjectedIncome

func (handlerGroup *HandlerGroup) UpdateProjectedIncome(context echo.Context) error

Jump to

Keyboard shortcuts

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