Documentation
¶
Index ¶
Constants ¶
View Source
const ( DB_FILENAME = "logs.db" DB_LOG_CREATE_COMMAND = `` /* 162-byte string literal not displayed */ )
Variables ¶
This section is empty.
Functions ¶
func CreateInsertQuery ¶
Types ¶
type DbLogReader ¶
Allows to read logs from DB
type SQLiteDb ¶
type SQLiteDb struct {
// contains filtered or unexported fields
}
SQLite handler implementation
func (*SQLiteDb) GetLogsNewerThan ¶
Click to show internal directories.
Click to hide internal directories.