package
4.3.0-rc.1
Repository: https://github.com/sylabs/singularity.git
Documentation: pkg.go.dev

# Functions

BarCallback returns a progress bar callback unless e.g.
No description provided by the author
NewRoundTripper wraps inner (or http.DefaultTransport if inner is nil) with progress bar functionality.

# Structs

DownloadBar is a progress bar that implements the scs-library-client ProgressBar interface.
No description provided by the author
UploadBar is a progress bar that implements the scs-library-client UploadCallback interface.

# Type aliases

Callback is a function that provides progress information copying from a Reader to a Writer.