MCPcopy Create free account
hub / github.com/chainbound/apollo / HandleResult

Method HandleResult

output/output.go:82–124  ·  view source on GitHub ↗

HandleResult takes a map of the final results (from the `save` block), and writes it to the preferred output options. If DB output is selected, it will create the table if it doesn't exist yet. If CSV is selected, it will create the file.

(name string, res map[string]cty.Value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

RunFunction · 0.95

Calls 6

LogMapMethod · 0.95
convertCtyMapFunction · 0.85
CreateTableMethod · 0.80
InsertResultMethod · 0.80
AddCsvMethod · 0.80
generateCsvEntryMethod · 0.80

Tested by

no test coverage detected