package
0.1.1
Repository: https://github.com/zostay/zedpm.git
Documentation: pkg.go.dev

# Functions

NewGRPCTaskExecution returns a new TaskExecution object that will map incoming gRPC service calls to a plugin.Interface implementation.

# Structs

TaskExecution implements api.TaskExecutionServer and maps incoming gRPC service calls to the plugin.Interface.
TaskState is used to track the task state for a running plugin task.

# Interfaces

No description provided by the author