Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cilium/cilium
/ createTabWriter
Method
createTabWriter
hubble/pkg/printer/printer.go:1058–1060 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1056
}
1057
1058
func
(p *Printer) createTabWriter() *terminalEscaperWriter {
1059
return
p.writerBuilder.NewWriter(p.tw)
1060
}
Callers
5
WriteProtoFlow
Method · 0.95
WriteProtoAgentEvent
Method · 0.95
WriteProtoDebugEvent
Method · 0.95
WriteServerStatusResponse
Method · 0.95
WriteLostEvent
Method · 0.95
Calls
1
NewWriter
Method · 0.80
Tested by
no test coverage detected