//
pkg.gl
Category
github.com/bindl-dev/bindl
download
package
0.0.6
Repository:
https://github.com/bindl-dev/bindl.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
83 SLOC
#
Functions
NewLocalFile
No description provided by the author
#
Structs
HTTP
HTTP implements Downloader which downloads programs through net/http nolint:govet // bytes saved isn't worth the reduced visibility.
LocalFile
LocalFile implements Downloader, which simulates download through filesystem.
#
Interfaces
Downloader
Downloader is an interface to download programs.