controllers

package
v0.0.0-...-262d4b5 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountModel

type AccountModel struct {
	RspNo   string //0-成功 其他-失败
	RspDesc string //说明
}

account used

type ApplyController

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

提现申请

func (*ApplyController) Apply

func (a *ApplyController) Apply()

提现申请

func (*ApplyController) Prepare

func (this *ApplyController) Prepare()

type ApplyModel

type ApplyModel struct {
	RspNo   string //0-成功 其他-失败
	RspDesc string //说明
	Hash    string //hash值
	WdHash  string //txHash
	Result  bool   //结果
}

提现模型

type HashController

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

func (*HashController) Hash

func (h *HashController) Hash()

Hash处理

func (*HashController) Prepare

func (this *HashController) Prepare()

type HashResultModel

type HashResultModel struct {
	RspNo  string //0-成功 其他-失败
	Result bool   //结果
}

Hash模型

Jump to

Keyboard shortcuts

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