package
0.0.6
Repository: https://github.com/bindl-dev/bindl.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

HTTP implements Downloader which downloads programs through net/http nolint:govet // bytes saved isn't worth the reduced visibility.
LocalFile implements Downloader, which simulates download through filesystem.

# Interfaces

Downloader is an interface to download programs.