cmd

package
v0.0.0-...-e613b9d Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2020 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommand

func NewCommand(
	resource *Resource,
	defaults []config.KV,
	initCmdFlag func(*cobra.Command),
	subCmd []func() (*cobra.Command, error),
) *cobra.Command

Types

type Resource

type Resource struct {
	Context  context.Context
	Resource []func(context.Context) (io.Closer, error)
	// contains filtered or unexported fields
}

func (Resource) Close

func (p Resource) Close() (err error)

func (*Resource) Init

func (p *Resource) Init() error

Jump to

Keyboard shortcuts

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