ui

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GroupTable added in v0.0.2

func GroupTable(ctx context.Context, options Options) error

func Interactive

func Interactive(ctx context.Context, options Options) error

func Table

func Table(ctx context.Context, options Options) error

Types

type DisplayFunc

type DisplayFunc func(ctx context.Context, options Options) error

type Filter

type Filter struct {
	Key, Value string
}

type Options

type Options struct {
	Providers    []unused.Provider
	ExtraColumns []string
	Filter       Filter
	Group        string
	Verbose      bool
	DryRun       bool
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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