Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Index ¶
type Index struct {
// contains filtered or unexported fields
}
Index idx
func (*Index) FilterFileCid ¶
FIXME not works...
type ObjectType ¶
type ObjectType int
const ( ObjectTypeFile ObjectType = iota + 1 ObjectTypeDir ObjectTypeMeta )
Object Types
Click to show internal directories.
Click to hide internal directories.