flop

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

Documentation

Index

Constants

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

	InsertFlopBidBidQuery = `` /* 133-byte string literal not displayed */
	InsertFlopBidLotQuery = `` /* 133-byte string literal not displayed */
	InsertFlopBidGuyQuery = `` /* 133-byte string literal not displayed */
	InsertFlopBidTicQuery = `` /* 133-byte string literal not displayed */
	InsertFlopBidEndQuery = `` /* 135-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 FlopStorageRepository

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

func (*FlopStorageRepository) Create

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

func (*FlopStorageRepository) SetDB

func (repository *FlopStorageRepository) 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