MCPcopy Create free account
hub / github.com/FunctionStream/function-stream / ConfigMap

TypeAlias ConfigMap

fs/contube/contube.go:58–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58type ConfigMap map[string]interface{}
59
60// MergeConfig merges multiple ConfigMap into one
61func MergeConfig(configs ...ConfigMap) ConfigMap {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected