plgn

package
v0.0.0-...-3dd0de1 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CmpPlugins

func CmpPlugins(this, other interface{}) int

comparator for plugins

Types

type Plugin

type Plugin interface {
	PluginName() string
	PluginVersion() string
	String() string
}

type PluginIdentifier

type PluginIdentifier struct {
	PlgnName    string
	PlgnVersion string
}

func NewPluginIdentifier

func NewPluginIdentifier(name string, version string) *PluginIdentifier

func (*PluginIdentifier) PluginName

func (plugin *PluginIdentifier) PluginName() string

func (*PluginIdentifier) PluginVersion

func (plugin *PluginIdentifier) PluginVersion() string

func (*PluginIdentifier) String

func (plugin *PluginIdentifier) String() string

Jump to

Keyboard shortcuts

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