Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/shadow1ng/fscan
/ Write
Method
Write
common/output/types.go:40–40 ·
view source on GitHub ↗
(result *ScanResult)
Source
from the content-addressed store, hash-verified
38
// Writer 输出写入器接口
39
type
Writer
interface
{
40
Write(result *ScanResult) error
41
WriteHeader() error
42
Flush() error
43
Close() error
Callers
15
writeCSV
Function · 0.95
Export
Method · 0.95
verifyProxyConnectionDeep
Function · 0.65
icmpalive
Function · 0.65
Write
Method · 0.65
Write
Method · 0.65
Close
Method · 0.65
Write
Method · 0.65
writeSection
Method · 0.65
WriteResult
Method · 0.65
SaveResult
Method · 0.65
sendConnectRequest
Method · 0.65
Implementers
3
TXTWriter
common/output/writers.go
JSONWriter
common/output/writers.go
CSVWriter
common/output/writers.go
Calls
no outgoing calls
Tested by
1
startMS17010FakeServer
Function · 0.52