Documentation
¶
Index ¶
- func CheckExpiration(token string) (expired bool, err error)
- func NewLister(endpoint string, token string) *lister
- func NewUploader(endpoint string, token string) *uploader
- func Whoami(token string) (email string, expirationTime time.Time, err error)
- type Downloader
- type File
- type FileList
- type ResponseError
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckExpiration ¶
func NewUploader ¶
Types ¶
type Downloader ¶
func NewDownloader ¶
func NewDownloader(endpoint string, token string) Downloader
NewDownloader creates a new Downloader
type ResponseError ¶
Click to show internal directories.
Click to hide internal directories.