Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HashObject ¶
Types ¶
type Cache ¶
func (*Cache) StartUpload ¶
func (c *Cache) StartUpload(id string) UploadHandle
type UploadHandle ¶
type UploadHandle struct {
// contains filtered or unexported fields
}
func (*UploadHandle) Complete ¶
func (u *UploadHandle) Complete()
func (*UploadHandle) Rollback ¶
func (u *UploadHandle) Rollback()
Click to show internal directories.
Click to hide internal directories.