Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client interface {
GetMetadata() (api.MetadataResponse, error)
GetList() (api.ListResponse, error)
Download(string, io.ReadWriteSeeker, *pb.ProgressBar) error
}
Click to show internal directories.
Click to hide internal directories.