Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResumableReader ¶
type ResumableReader struct {
// contains filtered or unexported fields
}
func NewResumableReader ¶
func NewResumableReader(ctx context.Context, url string) (*ResumableReader, error)
func (*ResumableReader) ContentLength ¶
func (r *ResumableReader) ContentLength() int64
Click to show internal directories.
Click to hide internal directories.