entry

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: May 18, 2023 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCountCommand

func NewCountCommand() cli.Command

NewCountCommand creates a new "count" subcommand for "entry" command.

func NewCountCommandWithEnv

func NewCountCommandWithEnv(env *commoncli.Env) cli.Command

NewCountCommandWithEnv creates a new "count" subcommand for "entry" command using the environment specified.

func NewCreateCommand

func NewCreateCommand() cli.Command

NewCreateCommand creates a new "create" subcommand for "entry" command.

func NewDeleteCommand

func NewDeleteCommand() cli.Command

NewDeleteCommand creates a new "delete" subcommand for "entry" command.

func NewShowCommand

func NewShowCommand() cli.Command

NewShowCommand creates a new "show" subcommand for "entry" command.

func NewUpdateCommand

func NewUpdateCommand() cli.Command

NewUpdateCommand creates a new "update" subcommand for "entry" command.

Types

type StringsFlag

type StringsFlag []string

StringsFlag defines a custom type for string lists. Doing this allows us to support repeatable string flags.

func (*StringsFlag) Set

func (s *StringsFlag) Set(val string) error

Set appends the string flag.

func (*StringsFlag) String

func (s *StringsFlag) String() string

String returns the string flag.

Jump to

Keyboard shortcuts

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