MCPcopy
hub / github.com/moonD4rk/HackBrowserData / csvFormatter

Struct csvFormatter

output/csv.go:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6)
7
8type csvFormatter struct{}
9
10func (f *csvFormatter) ext() string { return "csv" }
11

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected