Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Attachment ¶
type SearchResults ¶
type SearchResults struct { Term string Items []SearchResultsItem }
type SearchResultsItem ¶
type Storage ¶
type Storage struct { Data StoredData // contains filtered or unexported fields }
type StoredData ¶
type StoredData struct { Lib Library Search *SearchResults }
Click to show internal directories.
Click to hide internal directories.