Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
type
fakeProgress
struct
{ bytes.Buffer }
21
22
func
(p *fakeProgress) Start() {}
23
func
(p *fakeProgress) Shutdown() {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected