MCPcopy Create free account
hub / github.com/ajstarks/dchart / getheader

Function getheader

dchart.go:157–173  ·  view source on GitHub ↗

getheader returns the indicies of the comma-separated list of fields by default or on error, return 0, 1 For example given this header: First,Second,Third,Sum First,Sum returns 0,3 and First,Third returns 0,2

(s []string, lv string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CSVdataFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected