refresh

package
v2.0.0-alpha.15 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2020 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Plugins

func Plugins() []plugins.Plugin

Types

type Developer

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

func (*Developer) CmdName

func (dev *Developer) CmdName() string

func (*Developer) Develop

func (dev *Developer) Develop(ctx context.Context, root string, args []string) error

func (*Developer) DevelopFlags

func (dev *Developer) DevelopFlags() []*pflag.Flag

func (*Developer) Flags

func (dev *Developer) Flags() *pflag.FlagSet

func (*Developer) PluginName

func (dev *Developer) PluginName() string

func (*Developer) PrintFlags

func (dev *Developer) PrintFlags(w io.Writer) error

func (*Developer) ScopedPlugins

func (dev *Developer) ScopedPlugins() []plugins.Plugin

func (*Developer) WithPlugins

func (dev *Developer) WithPlugins(f plugins.Feeder)

type Stdouter

type Stdouter = plugio.Outer

type Tagger

type Tagger interface {
	RefreshTags(ctx context.Context, root string) ([]string, error)
}

Jump to

Keyboard shortcuts

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