Documentation ¶
Index ¶
Constants ¶
View Source
const ( PADDING = " " NEWLINE = "\r\n" TrimPrefix = "\t\r\n" )
Variables ¶
This section is empty.
Functions ¶
func NewReaderWithProgress ¶ added in v0.0.3
Types ¶
type DeleteCmdArgs ¶ added in v0.0.5
type DeleteCmdArgs struct {
Key string
}
type GetCmdArgs ¶
type ListCmdArgs ¶
type ListCmdArgs struct {
Prefix string
}
type PutCmdArgs ¶
Click to show internal directories.
Click to hide internal directories.