Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vectorize-io/hindsight
/ MappedNullable
Interface
MappedNullable
hindsight-clients/go/utils.go:347–349 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
345
}
346
347
type
MappedNullable
interface
{
348
ToMap() (
map
[string]
interface
{}, error)
349
}
350
351
// A wrapper for strict JSON decoding
352
func
newStrictDecoder(data []byte) *json.Decoder {
Callers
2
parameterValueToString
Function · 0.65
parameterAddToHeaderOrQuery
Function · 0.65
Implementers
15
DryRunExtractRequest
hindsight-clients/go/model_dry_run_ext
DocumentImportSubmitResponse
hindsight-clients/go/model_document_im
RecallResult
hindsight-clients/go/model_recall_resu
ReflectIncludeOptions
hindsight-clients/go/model_reflect_inc
LLMRequestEntry
hindsight-clients/go/model_llm_request
WebhookDeliveryListResponse
hindsight-clients/go/model_webhook_del
RetainRequest
hindsight-clients/go/model_retain_requ
ReflectResponse
hindsight-clients/go/model_reflect_res
MentalModelTriggerOutput
hindsight-clients/go/model_mental_mode
LLMRequestStatsResponse
hindsight-clients/go/model_llm_request
MemoryItem
hindsight-clients/go/model_memory_item
LlmOperationHealth
hindsight-clients/go/model_llm_operati
Calls
no outgoing calls
Tested by
no test coverage detected