package
Version:
v0.2.2
Opens a new window with list of versions in this module.
Published: Aug 12, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
StoreTopic stores the topic of a channel when it changes.
type Topic struct {
Channel string
}
Topic structure
NewTopic returns a new topic.
Clean removes the topic from the database
Get returns the topic, fetching it from the database.
It also returns any error found while fetching the data.
Save persists the topic to the database.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.