handler

package
v0.0.0-...-af4ee6b Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2021 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Entity

type Entity struct {
	User              models.UserOrmer
	Transaction       models.TransactionOrmer
	Account           models.AccountOrmer
	Category          models.CategoryOrmer
	VerifyAccount     models.VerifyUserOrmer
	ResetUserPassword models.ResetUserPasswordOrmer
	MailGun           models.MailOrmer
	GooglOauth        *oauth2.Config
}

type Handler

type Handler struct {
	Orms *Entity
	// contains filtered or unexported fields
}

func NewHandler

func NewHandler(databaseName string, connString string) (handler *Handler, err error)

Jump to

Keyboard shortcuts

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