Documentation ¶
Index ¶
Constants ¶
View Source
const InvalidKeyAttributes = "key attributes not initialised"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FileInfo ¶
type FileInfo struct { Key FileInfoKey ObjectGeneration int64 Offset uint64 FileSize uint64 }
type FileInfoKey ¶
func (FileInfoKey) Key ¶
func (fik FileInfoKey) Key() (string, error)
Key will return a string, combining all the attributes of FileInfoKey. Returns error in case of uninitialized value.
Click to show internal directories.
Click to hide internal directories.