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

Method Flush

aptly/interfaces.go:141–141  ·  view source on GitHub ↗

Flush returns when all queued messages are sent

()

Source from the content-addressed store, hash-verified

139 Shutdown()
140 // Flush returns when all queued messages are sent
141 Flush()
142 // InitBar starts progressbar for count bytes or count items
143 InitBar(count int64, isBytes bool, barType BarType)
144 // ShutdownBar stops progress bar and hides it

Callers 9

DownloadWithChecksumMethod · 0.65
TestReadWriteStanzaMethod · 0.65
FinalizeMethod · 0.65
PublishMethod · 0.65
aptlyPackageShowFunction · 0.65
aptlyTaskRunFunction · 0.65
reposListInAPIModeFunction · 0.65

Implementers 3

Progressconsole/progress.go
fakeProgressfiles/public_test.go
Outputtask/output.go

Calls

no outgoing calls

Tested by 3

TestReadWriteStanzaMethod · 0.52