controllers

package
v0.0.0-...-7bd848a Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OuterController

type OuterController struct {
	beego.Controller
}

func (*OuterController) AbortWithError

func (c *OuterController) AbortWithError(status int, err error)

func (*OuterController) GetCurrencyTransactions

func (c *OuterController) GetCurrencyTransactions()

@Title Get wallet balance @router /transactions/currency [post]

func (*OuterController) GetSupportedCurrencies

func (c *OuterController) GetSupportedCurrencies()

@Title Get wallet balance @router /user/wallets [post]

func (*OuterController) GetTransactionInfo

func (c *OuterController) GetTransactionInfo()

@Title Get detail transaction info by given TXIDs @router /transactions/info [post]

func (*OuterController) GetUserWalletList

func (c *OuterController) GetUserWalletList()

@Title Get wallet balance @router /user/wallets [post]

func (*OuterController) GetWalletBalance

func (c *OuterController) GetWalletBalance()

@Title Get wallet balance @router /wallets/balance [get]

func (*OuterController) GetWallets

func (c *OuterController) GetWallets()

@Title Get wallets by given currency @router /wallets [get]

func (*OuterController) RefreshBalanceCache

func (c *OuterController) RefreshBalanceCache()

Jump to

Keyboard shortcuts

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