package
Version:
v0.0.0-...-ac0e98d
Opens a new window with list of versions in this module.
Published: Feb 23, 2024
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package topicdb contains topic related CRUD functionality.
Store manages the set of APIs for topic database access.
NewStore constructs the api for data access.
Create inserts a new topic into the database.
Query retrieves a list of existing topics from the database.
QueryByID gets the specified topic from the database by id.
WithinTran runs passed function and do commit/rollback at the end.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.