Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/wavetermdev/waveterm
/ MetaMapType
TypeAlias
MetaMapType
pkg/waveobj/metamap.go:8–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
import
"github.com/google/uuid"
7
8
type
MetaMapType
map
[string]any
9
10
var
MetaMap_DeleteSentinel = uuid.NewString()
11
Callers
6
resolveEnvReplacements
Function · 0.92
resolveEnvArray
Function · 0.92
getCustomInitScriptValue
Function · 0.92
generateWidgetsSchema
Function · 0.92
GetConnectionOverride
Method · 0.85
GetMap
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected