Documentation ¶
Index ¶
Constants ¶
View Source
const ( PluginTypeSource PluginType = "source" PluginTypeDestination PluginType = "destination" DefaultDownloadDir = ".cq" RetryAttempts = 5 RetryWaitTime = 1 * time.Second )
Variables ¶
This section is empty.
Functions ¶
func WithBinarySuffix ¶
Types ¶
type PluginType ¶
type PluginType string
Click to show internal directories.
Click to hide internal directories.