MCPcopy Create free account
hub / github.com/GongShichen/LuminaCode / DefaultExtractionConfig

Function DefaultExtractionConfig

agent/memory_extraction.go:33–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31 Engine memory.Engine
32 ExtractionConfig ExtractionConfig
33
34 mu sync.Mutex
35 currentRunning bool
36 currentCancel context.CancelFunc
37 currentRunID uint64
38 pendingContext *extractionContext

Callers 1

NewExtractionControllerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected