Documentation
¶
Index ¶
- Variables
- func CloseDB()
- func HasPostChanged(link string, content string) (exists bool, updated bool, err error)
- func InitDB(path ...string)
- func IsFirstCycle() bool
- func IsSitePosted(link string, site string) (bool, error)
- func MarkSitePosted(link string, site string) error
- func StoreTootedPost(link string, content string, startupTime string) error
Constants ¶
This section is empty.
Variables ¶
View Source
var DB *sql.DB
Functions ¶
func HasPostChanged ¶
func IsFirstCycle ¶
func IsFirstCycle() bool
func MarkSitePosted ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.