# Packages
No description provided by the author
# Structs
Manager controls the plugin subsystem.
ManagerConfig defines configuration needed to start new manager.
Store manages the plugin inventory in memory and on-disk.
# Interfaces
WriteCommitCloser defines object that can be committed to blobstore.
# Type aliases
ErrAmbiguous indicates that a plugin was not found locally.
ErrNotFound indicates that a plugin was not found locally.