controllers

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2018 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StoreAllBitSite

func StoreAllBitSite()

Types

type BitcoinSite

type BitcoinSite struct {
	Site string
	T    string
}

site information

type MainController

type MainController struct {
	beego.Controller

	IsUpdated bool
	// contains filtered or unexported fields
}

just do this

func GetMainController

func GetMainController() *MainController

func (*MainController) Index

func (c *MainController) Index()

Get Method for data list

func (*MainController) StoreDate

func (c *MainController) StoreDate()

store data

func (*MainController) Timer

func (c *MainController) Timer(duration time.Duration)

type TxInfo

type TxInfo struct {
	IsIN     bool
	Updated  bool
	Type     string
	TxPrefix string
	AdPrefix string
	TxID     string
	Date     string
	Amount   float64
}

tx relational information

Jump to

Keyboard shortcuts

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