Documentation ¶
Index ¶
- func CreateConnection(databaseFile string) (*sql.DB, error)
- func CreateDB(conn *sql.DB) error
- func GetContent(conn *sql.DB, location string) (string, string, error)
- func GetLocations(conn *sql.DB) ([]string, error)
- func InsertContent(conn *sql.DB, location, content string, cookie string) (int64, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.