Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
8
type
csvFormatter
struct
{}
9
10
func
(f *csvFormatter) ext() string {
return
"csv"
}
11
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected