Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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 定义记忆的来源类型。
9
type
SourceType string
10
11
const
(
12
// SourceBootstrapped 来自系统预加载数据(如CRM)。
Callers
6
scanMemory
Method · 0.92
scanMemoryFromRows
Method · 0.92
scanMemory
Method · 0.92
scanMemoryFromRows
Method · 0.92
Index
Method · 0.85
FromMetadata
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected