sdk

package
v0.18.2 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2020 License: Apache-2.0 Imports: 21 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
	Process   *processsdk.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.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