MCPcopy Index your code
hub / github.com/FunctionStream/function-stream / MappedNullable

Interface MappedNullable

admin/client/utils.go:345–347  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

343}
344
345type MappedNullable interface {
346 ToMap() (map[string]interface{}, error)
347}

Callers 2

parameterValueToStringFunction · 0.65

Implementers 4

ModelFunctionadmin/client/model_model_function.go
RestfulspecSchemaTypeadmin/client/model_restfulspec_schema_
ModelTubeConfigadmin/client/model_model_tube_config.g
ModelRuntimeConfigadmin/client/model_model_runtime_confi

Calls

no outgoing calls

Tested by

no test coverage detected