flip

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: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	InsertFlipKicksQuery = `INSERT INTO maker.flip_kicks (block_number, block_hash, address_id, kicks) VALUES ($1, $2, $3, $4) ON CONFLICT DO NOTHING`

	InsertFlipBidBidQuery = `` /* 133-byte string literal not displayed */
	InsertFlipBidLotQuery = `` /* 133-byte string literal not displayed */
	InsertFlipBidGuyQuery = `` /* 133-byte string literal not displayed */
	InsertFlipBidTicQuery = `` /* 133-byte string literal not displayed */
	InsertFlipBidEndQuery = `` /* 135-byte string literal not displayed */
	InsertFlipBidUsrQuery = `` /* 133-byte string literal not displayed */
	InsertFlipBidGalQuery = `` /* 133-byte string literal not displayed */
	InsertFlipBidTabQuery = `` /* 133-byte string literal not displayed */
)

Variables

Functions

func NewKeysLoader added in v0.2.13

func NewKeysLoader(storageRepository mcdStorage.IMakerStorageRepository, contractAddress string) storage.KeysLoader

Types

type FlipStorageRepository

type FlipStorageRepository struct {
	ContractAddress string
	// contains filtered or unexported fields
}

func (*FlipStorageRepository) Create

func (repository *FlipStorageRepository) Create(blockNumber int, blockHash string, metadata utils.StorageValueMetadata, value interface{}) error

func (*FlipStorageRepository) SetDB

func (repository *FlipStorageRepository) SetDB(db *postgres.DB)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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