# Functions
Load loads plugin metadata.
NewArtifactIdentifier creates a new ArtifactIdentifier.
RuntimeArtifactIdentifier returns the system's identifier.
RuntimeArtifactIdentifierWithoutArch returns the system's identifier without arch.
# Constants
MetadataFile is the plugin metadata file.
# Variables
ErrPluginNotExist indicates that the plugin does not exist.
# Structs
Artifact represents all information about an artifact of a plugin.
ArtifactIdentifier represents information to identify an artifact.
Plugin represents metadata of a plugin.