Documentation
¶
Index ¶
- Constants
- type IStatus
- type Job
- type Report
- type Status
- func (e Status) Canceled() bool
- func (e Status) Compare(s Status) bool
- func (e Status) Completed() bool
- func (e Status) Downloading() bool
- func (e Status) Ended() bool
- func (e Status) Errored() bool
- func (e Status) Invalid() bool
- func (e Status) Queued() bool
- func (e Status) Skipped() bool
- func (e Status) String() string
- func (e Status) Type() Status
- func (e Status) Uploading() bool
- func (e Status) Valid() bool
Constants ¶
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Job ¶
type Job struct {
Id string
// contains filtered or unexported fields
}
func (Job) TotalBytes ¶
func (Job) TransferBytes ¶
Click to show internal directories.
Click to hide internal directories.