Versions in this module Expand all Collapse all v3 v3.3.0 Jul 18, 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)