controllers

package
v0.0.0-...-74dec24 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Account

type Account struct {
	core.Controller
}

func (*Account) Destroy

func (a *Account) Destroy(c *gin.Context)

func (*Account) Index

func (a *Account) Index(c *gin.Context)

func (*Account) Show

func (a *Account) Show(c *gin.Context)

func (*Account) Store

func (a *Account) Store(c *gin.Context)

func (*Account) Update

func (a *Account) Update(c *gin.Context)

type OperationType

type OperationType struct {
	core.Controller
}

func (*OperationType) Destroy

func (a *OperationType) Destroy(c *gin.Context)

func (*OperationType) Index

func (a *OperationType) Index(c *gin.Context)

func (*OperationType) Show

func (a *OperationType) Show(c *gin.Context)

func (*OperationType) Store

func (a *OperationType) Store(c *gin.Context)

func (*OperationType) Update

func (a *OperationType) Update(c *gin.Context)

type Transaction

type Transaction struct {
	core.Controller
}

func (*Transaction) Destroy

func (a *Transaction) Destroy(c *gin.Context)

func (*Transaction) Index

func (a *Transaction) Index(c *gin.Context)

func (*Transaction) Show

func (a *Transaction) Show(c *gin.Context)

func (*Transaction) Store

func (a *Transaction) Store(c *gin.Context)

func (*Transaction) Update

func (a *Transaction) Update(c *gin.Context)

Jump to

Keyboard shortcuts

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