cmd

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2024 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute(version string)

func Wait

func Wait(object string) error

Types

type Cat

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

func NewCat

func NewCat(client *s3.Client, bucket string) *Cat

func (*Cat) Run

func (self *Cat) Run(ctx context.Context, name string) error

type WaitModel added in v0.2.0

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

func NewWaitModel added in v0.2.0

func NewWaitModel(client *s3.Client, bucket string, object string) *WaitModel

func (*WaitModel) Init added in v0.2.0

func (self *WaitModel) Init() tea.Cmd

func (*WaitModel) Update added in v0.2.0

func (self *WaitModel) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (*WaitModel) View added in v0.2.0

func (self *WaitModel) View() string

func (*WaitModel) Wait added in v0.2.0

func (self *WaitModel) Wait()

func (*WaitModel) WithTimeout added in v0.2.0

func (self *WaitModel) WithTimeout(d time.Duration) *WaitModel

Jump to

Keyboard shortcuts

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