app

package
v0.0.0-...-849c353 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2021 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start()

Types

type AccountHandlers

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

func (AccountHandlers) CreateNewAccount

func (ah AccountHandlers) CreateNewAccount(w http.ResponseWriter, r *http.Request)

type CustomerHandlers

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

func (*CustomerHandlers) GetAllCustomers

func (ch *CustomerHandlers) GetAllCustomers(w http.ResponseWriter, r *http.Request)

func (*CustomerHandlers) GetCustomerById

func (ch *CustomerHandlers) GetCustomerById(w http.ResponseWriter, r *http.Request)

type TransactionHandler

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

func (TransactionHandler) CallUseEcho

func (trxHdl TransactionHandler) CallUseEcho(w http.ResponseWriter, r *http.Request)

func (TransactionHandler) CreateTransaction

func (trxHdl TransactionHandler) CreateTransaction(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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