Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepflowio/deepflow
/ resetOSWriter
Function
resetOSWriter
cli/ctl/common/table/table_test.go:22–24 ·
view source on GitHub ↗
resetOSWriter only for test
(t *Table)
Source
from the content-addressed store, hash-verified
20
21
// resetOSWriter only for test
22
func
resetOSWriter(t *Table) {
23
t.headerOut = os.Stdout
24
}
25
26
func
ExampleShort() {
27
data := [][]string{
Callers
2
ExampleShort
Function · 0.85
ExampleChinese
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected