cli

package
v0.31.0 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2021 License: BSD-3-Clause Imports: 18 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Version = "unknown"

Version is set via the Go linker. See Makefile.

Functions

func FileExists

func FileExists(path string) bool

Types

type FileAdaptor

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

func NewFileAdaptor

func NewFileAdaptor(engine storage.Engine) *FileAdaptor

func (*FileAdaptor) CommitObject

func (*FileAdaptor) Layout

func (*FileAdaptor) NewScheduler

func (*FileAdaptor) Open

func (f *FileAdaptor) Open(ctx context.Context, zctx *zed.Context, path string, pushdown zbuf.Filter) (zbuf.PullerCloser, error)

func (*FileAdaptor) PoolID

type Flags

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

func (*Flags) Cleanup

func (f *Flags) Cleanup()

func (*Flags) Init

func (f *Flags) Init(all ...Initializer) error

func (*Flags) SetFlags

func (f *Flags) SetFlags(fs *flag.FlagSet)

type Initializer

type Initializer interface {
	Init() error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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