Documentation ¶
Overview ¶
Package query provides symbolic constants to identify SQL queries.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ID ¶
type ID uint8
const ( FeedAdd ID = iota FeedGetAll FeedGetDue FeedGetByID FeedSetActive FeedSetTimestamp FeedDelete FeedModify ItemAdd ItemInsertFTS ItemGetRecent ItemGetRated ItemGetByID ItemGetByURL ItemGetByFeed ItemGetAll ItemGetFTS ItemGetSearchExtended ItemGetContent ItemGetByTag ItemGetByTagRecursive ItemGetPrefetch ItemGetTotalCnt ItemRatingSet ItemRatingClear ItemHasDuplicate ItemPrefetchSet FTSClear TagCreate TagDelete TagGetAll TagGetRoots TagGetByID TagGetByName TagGetChildren TagGetChildrenImmediate TagGetAllByHierarchy TagGetByItem TagNameUpdate TagDescriptionUpdate TagParentSet TagParentClear TagUpdate TagLinkCreate TagLinkDelete TagLinkGetByItem ReadLaterAdd ReadLaterGetByItem ReadLaterGetAll ReadLaterGetUnread ReadLaterMarkRead ReadLaterMarkUnread ReadLaterDelete ReadLaterDeleteRead ReadLaterSetDeadine ReadLaterSetNote )
Click to show internal directories.
Click to hide internal directories.