flop

package
v1.1.2-mainnet.rc1 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2020 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

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

	InsertFlopBidBidQuery = `` /* 127-byte string literal not displayed */
	InsertFlopBidLotQuery = `` /* 127-byte string literal not displayed */
	InsertFlopBidGuyQuery = `` /* 127-byte string literal not displayed */
	InsertFlopBidTicQuery = `` /* 127-byte string literal not displayed */
	InsertFlopBidEndQuery = `` /* 129-byte string literal not displayed */
)

Variables

Functions

func NewKeysLoader added in v0.2.15

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

Types

type StorageRepository

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

func (*StorageRepository) Create

func (repository *StorageRepository) Create(diffID, headerID int64, metadata types.ValueMetadata, value interface{}) error

func (*StorageRepository) SetDB

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