controllers

package
v0.0.0-...-efac809 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2019 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CallbackController

type CallbackController struct {
	beego.Controller
}

func (*CallbackController) AbortWithError

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

func (*CallbackController) Callback

func (c *CallbackController) Callback()

@router /callback [post]

type OuterController

type OuterController struct {
	beego.Controller
}

func (*OuterController) AbortWithError

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

func (*OuterController) BackupWallet

func (c *OuterController) BackupWallet()

@router /wallets/backup [post]

func (*OuterController) DecryptMessage

func (c *OuterController) DecryptMessage()

@router /wallets/decrypt [post]

func (*OuterController) DownloadWalletBackupFile

func (c *OuterController) DownloadWalletBackupFile()

@router /wallets/backup/:token [get]

func (*OuterController) GetNonce

func (c *OuterController) GetNonce()

@router /getnonce [post]

func (*OuterController) GetOrderStatus

func (c *OuterController) GetOrderStatus()

@router /order/status [post]

func (*OuterController) GetUser

func (c *OuterController) GetUser()

@router /users/me [get]

func (*OuterController) LoginVerify

func (c *OuterController) LoginVerify()

@router /loginverify [post]

func (*OuterController) PairDevice

func (c *OuterController) PairDevice()

@router /devices [post]

func (*OuterController) RegisterUser

func (c *OuterController) RegisterUser()

@router /users [post]

func (*OuterController) RepairDevice

func (c *OuterController) RepairDevice()

@router /devices/repair [post]

func (*OuterController) RestoreWallets

func (c *OuterController) RestoreWallets()

@router /wallets/restore [post]

func (*OuterController) SetupPIN

func (c *OuterController) SetupPIN()

@router /users/pin [post]

func (*OuterController) SignMessage

func (c *OuterController) SignMessage()

@router /wallets/signature [post]

func (*OuterController) SignTransaction

func (c *OuterController) SignTransaction()

@router /wallets/rawtx [post]

func (*OuterController) UploadWalletBackupFile

func (c *OuterController) UploadWalletBackupFile()

@router /wallets/upload [post]

Jump to

Keyboard shortcuts

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