Documentation
¶
Index ¶
- Variables
- func GetAlert(username []byte) ([][]byte, error)
- func GetStats(agentname string, noOfEntries, offset int64) map[int64]map[string]interface{}
- func InitDB(path string)
- func StoreAlert(alertbyte []byte, username []byte, timestamp int64) error
- func StoreStat(agentname string, t int64, value []byte)
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNotExists = errors.New("Agent db doesnot exist")
)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.