engine

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2020 License: Apache-2.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 Engine

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

func (*Engine) GetBenchmarks

func (a *Engine) GetBenchmarks() map[string]interface{}

func (*Engine) HandleGeneralMessage

func (ap *Engine) HandleGeneralMessage(msgEvent *message.GeneralMessageEvent)

func (*Engine) InitDefault

func (a *Engine) InitDefault()

func (*Engine) Name

func (a *Engine) Name() string

func (*Engine) RegisterPlugin

func (a *Engine) RegisterPlugin(plugin communication.GeneralMessageHandlerPlugin)

func (*Engine) Start

func (ap *Engine) Start()

func (*Engine) Stop

func (ap *Engine) Stop()

type EnginePlugin

type EnginePlugin interface {
	SupportedEventHandlers() []eventbus.EventHandlerRegisterInfo
}

type LedgerProvider

type LedgerProvider interface {
}

Jump to

Keyboard shortcuts

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