handlers

package
v0.0.0-...-60a4f12 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountHandler

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

func NewAccountHandler

func NewAccountHandler() *AccountHandler

func (AccountHandler) Deposit

func (h AccountHandler) Deposit(c echo.Context) error

func (AccountHandler) Get

func (h AccountHandler) Get(c echo.Context) error

func (AccountHandler) GetAll

func (h AccountHandler) GetAll(c echo.Context) error

func (AccountHandler) SaveCsv

func (h AccountHandler) SaveCsv(c echo.Context) error

func (AccountHandler) Withdrawal

func (h AccountHandler) Withdrawal(c echo.Context) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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