Documentation ¶ Index ¶ type Metadata Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Metadata ¶ type Metadata struct { // UUID is the uuid for the metadata. UUID string // Hash is the hash of the object. Hash string // Path is the path to the object. Path string // Size is the size of the object. Size int64 } Metadata represents the metadata for an object. Source Files ¶ View all Source files doc.go types.go Directories ¶ Show internal Expand all Path Synopsis errors service state Click to show internal directories. Click to hide internal directories.