cmd

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PADDING    = "   "
	NEWLINE    = "\r\n"
	TrimPrefix = "\t\r\n"
)

Variables

This section is empty.

Functions

func Examples

func Examples(txt string) string

func Execute

func Execute() error

func NewReaderWithProgress added in v0.0.3

func NewReaderWithProgress(path string, description string) io.Reader

func Run

func Run()

func Size added in v0.0.9

func Size(b int64) string

Types

type DeleteCmdArgs added in v0.0.5

type DeleteCmdArgs struct {
	Key string
}

type GetCmdArgs

type GetCmdArgs struct {
	Key    string
	Target string
}

type ListCmdArgs

type ListCmdArgs struct {
	Prefix string
}

type PutCmdArgs

type PutCmdArgs struct {
	Key   string
	Path  string
	Force bool
}

Jump to

Keyboard shortcuts

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