package
0.0.0-20231014214933-bf83fb330073
Repository: https://github.com/skyrin/go-lib.git
Documentation: pkg.go.dev

# Functions

SyncQueueGet performs select.
SyncQueueGetByItemIDTypeAndService searches by the item id.
SyncQueueGetByStatus returns the items with the specified status for the specified services.
SyncQueueGetItemIDsByServiceAndItemType Get list of all items IDs for a specified service.
SyncQueueSetDelete updates the delete flag.
SyncQueueSetDeleteByServiceItemTypeAndItemID updates the delete flag.
SyncQueueSetError set error for sync.
SyncQueueSetHash sets the hash for the item to be synced.
SyncQueueSetItemHashAndStatus sets the item, hash for the item, and status to be synced.
SyncQueueSetStatus updates the status.
SyncQueueSetStatusForAllByService updates the status for all items for the specified service.
Upsert performs the DB operation to upsert a record in the sync_queue table.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

SyncQueueGetParam model.