drip

package
v0.1.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	IlkTax   = "tax"
	IlkRho   = "rho"
	DripVat  = "vat"
	DripVow  = "vow"
	DripRepo = "repo"
)

Variables

Functions

This section is empty.

Types

type DripMappings

type DripMappings struct {
	StorageRepository storage2.IMakerStorageRepository
	// contains filtered or unexported fields
}

func (*DripMappings) Lookup

func (mappings *DripMappings) Lookup(key common.Hash) (utils.StorageValueMetadata, error)

func (*DripMappings) SetDB

func (mappings *DripMappings) SetDB(db *postgres.DB)

type DripStorageRepository

type DripStorageRepository struct {
	// contains filtered or unexported fields
}

func (DripStorageRepository) Create

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

func (*DripStorageRepository) SetDB

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