Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefaultPluginPrefix is the default prefix for the plugin binary name. DefaultPluginPrefix = "gtctl-" // PluginSearchPathsEnvKey is the environment variable key for the plugin search paths. // If we set this variable, the plugin manager will search the paths provided by this variable. // If we don't set this variable, the plugin manager will search the current working directory and the $PATH. PluginSearchPathsEnvKey = "GTCTL_PLUGIN_PATHS" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.