Versions in this module Expand all Collapse all v0 v0.1.0 Aug 5, 2026 Changes in this version + const DefaultDBPath + func Credential(p *props.Props) forge.CredentialSource + func DBPath(p *props.Props) string + func Discoverer(ctx context.Context, p *props.Props) (*corpus.Discoverer, error) + func RenderReport(w io.Writer, r indexer.Report) + func RenderStatus(w io.Writer, statuses []indexer.SourceStatus) + func Token(ctx context.Context, p *props.Props) string + type Session struct + DB *store.DB + Indexer *indexer.Indexer + func Open(ctx context.Context, p *props.Props) (*Session, error) + func (s *Session) Close() error