config

package
v0.1.0-beta.1 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2020 License: MPL-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Command

type Command struct {
	*base.Command
}

func (*Command) Help

func (c *Command) Help() string

func (*Command) Run

func (c *Command) Run(args []string) int

func (*Command) Synopsis

func (c *Command) Synopsis() string

type EncryptDecryptCommand

type EncryptDecryptCommand struct {
	*base.Command
	Func string
	// contains filtered or unexported fields
}

func (*EncryptDecryptCommand) AutocompleteArgs

func (c *EncryptDecryptCommand) AutocompleteArgs() complete.Predictor

func (*EncryptDecryptCommand) AutocompleteFlags

func (c *EncryptDecryptCommand) AutocompleteFlags() complete.Flags

func (*EncryptDecryptCommand) Flags

func (c *EncryptDecryptCommand) Flags() *base.FlagSets

func (*EncryptDecryptCommand) Help

func (c *EncryptDecryptCommand) Help() string

func (*EncryptDecryptCommand) Run

func (c *EncryptDecryptCommand) Run(args []string) (ret int)

func (*EncryptDecryptCommand) Synopsis

func (c *EncryptDecryptCommand) Synopsis() string

type TokenCommand

type TokenCommand struct {
	*base.Command

	Func string
}

func (*TokenCommand) AutocompleteArgs

func (c *TokenCommand) AutocompleteArgs() complete.Predictor

func (*TokenCommand) AutocompleteFlags

func (c *TokenCommand) AutocompleteFlags() complete.Flags

func (*TokenCommand) Flags

func (c *TokenCommand) Flags() *base.FlagSets

func (*TokenCommand) Help

func (c *TokenCommand) Help() string

func (*TokenCommand) Run

func (c *TokenCommand) Run(args []string) (ret int)

func (*TokenCommand) Synopsis

func (c *TokenCommand) Synopsis() string

Jump to

Keyboard shortcuts

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