package
Version:
v1.119.1
Opens a new window with list of versions in this module.
Published: Nov 21, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 13
Opens a new window with list of known importers.
Documentation
¶
type CallOptions struct {
AccessToken string
Args []string
}
CallOptions are options to a plugin call. This is exported so go based plugins
can use the type.
Host is an object consumers can retrieve doit information from.
NewHost builds an instance of Host.
Call a method on the plugin.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.