MCPcopy 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
22func resetOSWriter(t *Table) {
23 t.headerOut = os.Stdout
24}
25
26func ExampleShort() {
27 data := [][]string{

Callers 2

ExampleShortFunction · 0.85
ExampleChineseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected