system

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2021 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type System

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

func New

func New() *System

func (*System) InitDao

func (a *System) InitDao(d storage.Dao)

func (*System) InitHttp

func (a *System) InitHttp() (routers []router.Http)

func (*System) Migrate

func (a *System) Migrate()

func (*System) ProcessEvent

func (a *System) ProcessEvent(block *storage.Block, event *storage.Event, _ decimal.Decimal) error

func (*System) ProcessExtrinsic

func (a *System) ProcessExtrinsic(*storage.Block, *storage.Extrinsic, []storage.Event) error

func (*System) SubscribeEvent

func (a *System) SubscribeEvent() []string

func (*System) SubscribeExtrinsic

func (a *System) SubscribeExtrinsic() []string

func (*System) UiConf

func (a *System) UiConf() *ui.UiConfig

func (*System) Version

func (a *System) Version() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL