Documentation
¶
Index ¶
- func AppendTagToPost(db *sql.DB, tag, postHash string) error
- func Close(db *sql.DB)
- func InitDB(channel string) *sql.DB
- func InsertPost(db *sql.DB, hash string, size int) error
- func LatestHash(db *sql.DB) (hash string)
- func MappingsCount(db *sql.DB) int
- func NewHash(db *sql.DB, hash string) error
- func PostCount(db *sql.DB) int
- type Post
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LatestHash ¶
func MappingsCount ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.