Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QShellUploader ¶
type QShellUploader struct {
// contains filtered or unexported fields
}
func NewQShellUploader ¶
func NewQShellUploader(bucket string, opts ...QShellUploaderOption) *QShellUploader
type QShellUploaderOption ¶
type QShellUploaderOption func(*QShellUploader)
func IgnoreSuffixes ¶
func IgnoreSuffixes(suffixes ...string) QShellUploaderOption
func Local ¶ added in v0.2.1
func Local() QShellUploaderOption
Click to show internal directories.
Click to hide internal directories.