sdk

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2019 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Backend added in v0.14.0

type Backend struct {
	Service   *servicesdk.Backend
	Execution *executionsdk.Backend
	Ownership *ownershipsdk.Backend
	Instance  *instancesdk.Backend
	Runner    *runnersdk.Backend
}

Backend handles all the backend functions.

func NewBackend added in v0.14.0

func NewBackend(appFactory *cosmos.AppFactory) *Backend

NewBackend creates a new backend and init the sub-backend modules.

type SDK

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

SDK exposes all functionalities of MESG Engine.

func New

func New(client *cosmos.Client, kb *cosmos.Keybase, processDB database.ProcessDB, container container.Container, engineName, port string, 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