Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandContext ¶
type CommandContext struct {
Ctx context.Context
PluginManager *manager.PluginManager
// contains filtered or unexported fields
}
func NewCommandContext ¶
func NewCommandContext(pluginManager *manager.PluginManager) *CommandContext
func (*CommandContext) Shutdown ¶
func (cc *CommandContext) Shutdown()
Click to show internal directories.
Click to hide internal directories.