Versions in this module Expand all Collapse all v3 v3.2.12 Jun 27, 2024 v3.2.11 Jun 27, 2024 v3.2.10 Jun 26, 2024 Changes in this version + type Storage struct + func New(dbPath string) (*Storage, error) + func (s *Storage) Clear() + func (s *Storage) Close() + func (s *Storage) Index(result *output.ResultEvent) (bool, error)