Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Process ¶
type Process struct {
// contains filtered or unexported fields
}
Process exposes process APIs of MESG.
func New ¶
func New(instance *instancesdk.SDK, processDB database.ProcessDB) *Process
New creates a new Process SDK with given options.
Click to show internal directories.
Click to hide internal directories.