MCPcopy Create free account
hub / github.com/codechenx/FastTableViewer / args

Struct args

io_test.go:15–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13
14func Test_loadFileToBuffer(t *testing.T) {
15 type args struct {
16 fn string
17 b *Buffer
18 }
19 tests := []struct {
20 name string
21 args args

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected