# Functions
Dir returns the directory to use for plugin discovery, which may be customized by the environment.
IsErrNotUnixSocket returns true if the error is due to the file not being a valid unix socket.
NewPluginDiscovery creates a plugin discovery based on the environment configuration.
NewPluginDiscoveryWithDirectory creates a plugin discovery based on the directory given.
# Constants
PluginDirEnvVar is the environment variable that may be used to customize the plugin discovery path.
# Interfaces
Plugins provides access to plugin discovery.