MCPcopy 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

6import "github.com/google/uuid"
7
8type MetaMapType map[string]any
9
10var MetaMap_DeleteSentinel = uuid.NewString()
11

Callers 6

resolveEnvReplacementsFunction · 0.92
resolveEnvArrayFunction · 0.92
getCustomInitScriptValueFunction · 0.92
generateWidgetsSchemaFunction · 0.92
GetConnectionOverrideMethod · 0.85
GetMapMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected