types

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PluginInfo

type PluginInfo struct {
	FullPath string // FullPath is a full path of plugin file
	FileName string // FileName is a name of plugin file
	Name     string // Name is a name of plugin
	Version  string // Version is a string of plugin version
	Hash     string // Hash is a hash string of that plugin
}

func NewPluginInfo

func NewPluginInfo(full string, filename string, name string, version string, hash string) *PluginInfo

func (*PluginInfo) ShowListStyle

func (p *PluginInfo) ShowListStyle() string

func (*PluginInfo) String

func (p *PluginInfo) String() string

Jump to

Keyboard shortcuts

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