Documentation
¶
Overview ¶
Package query provides symbolic constants to identify database queries.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ID ¶
type ID uint8
ID represents a database query
const ( FeedAdd ID = iota FeedGetByID FeedGetAll FeedGetPending FeedUpdateRefresh FeedSetActive FeedDelete ItemAdd ItemDeleteByFeed ItemExists ItemGetRecent ItemGetRecentPaged ItemGetByID ItemGetByFeed ItemGetByPeriod ItemGetRated ItemGetAll ItemRate ItemUnrate TagAdd TagGetByID TagGetChildren TagGetAll TagGetSorted TagGetItemCnt TagRename TagSetParent TagUpdate TagDelete TagLinkAdd TagLinkDelete TagLinkDeleteByFeed TagLinkGetByItem TagLinkGetByTag SearchAdd SearchDelete SearchGetByID SearchGetActive SearchGetNextPending SearchGetAll SearchStart SearchFinish )
Click to show internal directories.
Click to hide internal directories.