discovery

package
v2.30.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 17, 2024 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const PluginDir = ".semrel"

Variables

View Source
var ErrPluginNotFound = errors.New("no plugin was found")

Functions

This section is empty.

Types

type Discovery added in v2.11.0

type Discovery struct {
	// contains filtered or unexported fields
}

func New added in v2.11.0

func New(config *config.Config) (*Discovery, error)

func (*Discovery) FindPlugin added in v2.11.0

func (d *Discovery) FindPlugin(t, name string) (*plugin.Info, error)

func (*Discovery) FindPluginByPluginInfo added in v2.26.0

func (d *Discovery) FindPluginByPluginInfo(pInfo *plugin.Info) error

func (*Discovery) FindPluginsWithBatchResolver added in v2.26.0

func (d *Discovery) FindPluginsWithBatchResolver(resolverName string, pInfos []*plugin.Info) error

func (*Discovery) IsBatchResolver added in v2.26.0

func (d *Discovery) IsBatchResolver(resolverName string) bool

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL