package
Version:
v1.4.0
Opens a new window with list of versions in this module.
Published: Aug 2, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
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.