Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClaudeExtractor ¶
type ContactInput ¶
type Deps ¶
type Deps struct {
DBOS dbos.DBOSContext
Extract Extractor
Log *slog.Logger
Publish func(threadID int64)
Store db.ThreadStore
Tasks db.TaskStore
}
type Extractor ¶
func DefaultExtractor ¶
func DefaultExtractor() Extractor
func HeuristicExtractor ¶
func HeuristicExtractor() Extractor
type ExtractorFunc ¶
Click to show internal directories.
Click to hide internal directories.