Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupDBandBC ¶ added in v0.2.2
func SetupDBandBC() (*postgres.DB, core.BlockChain)
Types ¶
type Exporter ¶
type Exporter interface {
Export() ([]transformer.EventTransformerInitializer, []transformer.StorageTransformerInitializer, []transformer.ContractTransformerInitializer)
}
type FlapKickModel ¶ added in v0.2.13
type FlipKickModel ¶ added in v0.2.13
type FlopKickModel ¶ added in v0.2.13
type JugInitModel ¶ added in v0.2.8
type JugInitModel struct {
Ilk string `db:"ilk_id"`
}
Source Files ¶
- bite.go
- cat_file.go
- deal.go
- dent.go
- flap_kick.go
- flip_kick.go
- flop_kick.go
- helpers.go
- jug_drip.go
- jug_file_base.go
- jug_file_ilk.go
- jug_file_vow.go
- jug_init.go
- new_cdp.go
- plugin.go
- spot_file.go
- spot_poke.go
- tend.go
- tick.go
- vat_file_debt_ceiling.go
- vat_file_ilk.go
- vat_flux.go
- vat_fold.go
- vat_fork.go
- vat_frob.go
- vat_grab.go
- vat_heal.go
- vat_init.go
- vat_move.go
- vat_slip.go
- vat_suck.go
- vow_fess.go
- vow_file.go
- vow_flog.go
Click to show internal directories.
Click to hide internal directories.