Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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.
Click to show internal directories.
Click to hide internal directories.