Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RawDeltaObject ¶
type RawDeltaObject struct { metadata.ObjectMetadata Target string `json:"target"` TargetType string `json:"target-type"` ChunkSize int `json:"chunk-size,omitempty"` Seek int `json:"seek,omitempty"` }
RawDeltaObject encapsulates the "raw-delta" handler data and functions
Click to show internal directories.
Click to hide internal directories.