Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openacid/slim
/ GetVersion
Method
GetVersion
trie/slimtrie.go:162–164 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
160
}
161
162
func
(ns *Slim) GetVersion() string {
163
return
slimtrieVersion
164
}
165
166
func
(st *SlimTrie) GetVersion() string {
167
return
slimtrieVersion
Callers
2
TestSlimTrie_MarshalUnmarshal
Function · 0.45
Unmarshal
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestSlimTrie_MarshalUnmarshal
Function · 0.36