MCPcopy Create free account
hub / github.com/astercloud/aster / SourceType

TypeAlias SourceType

pkg/memory/provenance.go:9–9  ·  view source on GitHub ↗

SourceType 定义记忆的来源类型。

Source from the content-addressed store, hash-verified

7
8// SourceType 定义记忆的来源类型。
9type SourceType string
10
11const (
12 // SourceBootstrapped 来自系统预加载数据(如CRM)。

Callers 6

scanMemoryMethod · 0.92
scanMemoryFromRowsMethod · 0.92
scanMemoryMethod · 0.92
scanMemoryFromRowsMethod · 0.92
IndexMethod · 0.85
FromMetadataFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected