integration_tests

package
v0.2.15 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2019 License: AGPL-3.0 Imports: 66 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupDBandBC added in v0.2.2

func SetupDBandBC() (*postgres.DB, core.BlockChain)

Types

type FlapKickModel added in v0.2.13

type FlapKickModel struct {
	BidId    string `db:"bid_id"`
	Lot      string
	Bid      string
	HeaderID int64 `db:"header_id"`
	LogID    int64 `db:"log_id"`
}

type FlipKickModel added in v0.2.13

type FlipKickModel struct {
	BidId           string `db:"bid_id"`
	Lot             string
	Bid             string
	Tab             string
	Usr             string
	Gal             string
	ContractAddress string `db:"address_id"`
	HeaderID        int64  `db:"header_id"`
	LogID           int64  `db:"log_id"`
}

type FlopKickModel added in v0.2.13

type FlopKickModel struct {
	BidId           string `db:"bid_id"`
	Lot             string
	Bid             string
	Gal             string
	ContractAddress string `db:"address_id"`
	HeaderID        int64  `db:"header_id"`
	LogID           int64  `db:"log_id"`
}

type JugInitModel added in v0.2.8

type JugInitModel struct {
	Ilk string `db:"ilk_id"`
}

type NewCdpModel added in v0.2.13

type NewCdpModel struct {
	Usr      string
	Own      string
	Cdp      string
	LogID    int64 `db:"log_id"`
	HeaderID int64
}

Jump to

Keyboard shortcuts

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