MCPcopy Create free account
hub / github.com/Azure/peerd / tc

Struct tc

pkg/cache/filecache_test.go:70–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68 }
69
70 type tc struct {
71 name string
72 filename string
73 offset int64
74 want bool
75 }
76
77 tcs := []tc{}
78

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected