flap

package
v0.2.9 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2019 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Vat    = "vat"
	Gem    = "gem"
	Beg    = "beg"
	Ttl    = "ttl"
	Tau    = "tau"
	Kicks  = "kicks"
	Live   = "live"
	Packed = "packed_storage_values"

	BidBid = "bid_bid"
	BidLot = "bid_lot"
	BidGuy = "bid_guy"
	BidTic = "bid_tic"
	BidEnd = "bid_end"
	BidGal = "bid_gal"
)
View Source
const (
	InsertKicksQuery = `` /* 127-byte string literal not displayed */

)

Variables

Functions

This section is empty.

Types

type FlapStorageRepository

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

func (*FlapStorageRepository) Create

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

func (*FlapStorageRepository) SetDB

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

type StorageKeysLookup

type StorageKeysLookup struct {
	StorageRepository storage.IMakerStorageRepository

	ContractAddress string
	// contains filtered or unexported fields
}

func (*StorageKeysLookup) Lookup

func (mapping *StorageKeysLookup) Lookup(key common.Hash) (utils.StorageValueMetadata, error)

func (*StorageKeysLookup) SetDB

func (mapping *StorageKeysLookup) 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