sdk

package
v0.18.3 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2020 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewApp added in v0.18.3

func NewApp(logger log.Logger, db dbm.DB, minGasPrices string) (*bam.BaseApp, error)

NewApp returns a initialized and loaded cosmos app.

func NewBasicManager added in v0.18.3

func NewBasicManager() *module.BasicManager

NewBasicManager returns a basic manager with all the app's modules.

Types

type SDK

type SDK struct {
	Service   *servicesdk.SDK
	Instance  *instancesdk.SDK
	Execution *executionsdk.SDK
	Event     *eventsdk.Event
	Process   *processesdk.SDK
	Ownership *ownershipsdk.SDK
	Runner    *runnersdk.SDK
}

SDK exposes all functionalities of MESG Engine.

func New

func New(client *cosmos.Client, kb *cosmos.Keybase, container container.Container, engineName, port, ipfsEndpoint string) *SDK

New creates a new SDK with given options.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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