Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ID ¶
type ID string
ID is the local volume ID
type Query ¶
type Query struct { Limit int // For now, the query will try to match entries that matches // all attributes present in here. Attr attrs.Attrs FromID *ID }
Query ..
Click to show internal directories.
Click to hide internal directories.