plugin

package
v0.0.0-...-4281160 Latest Latest
Warning

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

Go to latest
Published: May 25, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Finder

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

func NewFinder

func NewFinder(env bool, dirs ...string) *Finder

func NewHomeDirFinder

func NewHomeDirFinder(env bool) (*Finder, error)

func (Finder) Find

func (f Finder) Find() ([]*Plugin, error)

type Plugin

type Plugin struct {
	Name string
	Path string
}

func NewPlugin

func NewPlugin(path string) *Plugin

Jump to

Keyboard shortcuts

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