MCPcopy Create free account
hub / github.com/aptly-dev/aptly / fakeProgress

Struct fakeProgress

files/public_test.go:20–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18)
19
20type fakeProgress struct{ bytes.Buffer }
21
22func (p *fakeProgress) Start() {}
23func (p *fakeProgress) Shutdown() {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected