Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Store ¶
Store manages the plugin inventory in memory and on-disk
func (Store) GetAllByCap ¶
func (ps Store) GetAllByCap(capability string) ([]getter.CompatPlugin, error)
GetAllByCap returns a list of plugins matching the given capability.
Click to show internal directories.
Click to hide internal directories.