# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
ForEveryStringWithBoundedGoroutines limits the number of concurrent goroutines and executes the provided function.
GetPluginVersions iterates through the plugin directories and reads their version files.
hasFlags checks if any flags have been set.
IsInList checks if the target string is in the list of strings.
StructToMap converts a struct to a map[string]string using reflection.
WithPlugin initializes the plugin client, sets up the plugin, and executes the provided function.
WriteGenericResult writes the provided result to a JSON file.
# Constants
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
PluginMap defines the available plugins.
# Structs
GenericLaunchesResult represents a list of launches.
GenericResult represents the result of a generic operation.
No description provided by the author
PluginMeta holds version information for a plugin.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ScannerPlugin is the implementation of the plugin.Plugin interface for scanners.
ScannerRPCClient implements the Scanner interface for RPC clients.
ScannerRPCServer wraps a Scanner implementation to provide an RPC server.
ScannerScanRequest represents a single scan request.
ScannerScanResponse represents the response from a scan plugin.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Versions holds meta information for binaries.