package
0.0.0-20230307093837-520fba649bd8
Repository: https://github.com/pmalek/kernel_deb_downloader.git
Documentation: pkg.go.dev

# Structs

MockedClient fulfills the Getter interface.

# Interfaces

Getter interface provides one method: Get, to allow using it in places where we would like test an HTTP client.
GetterHeader interface combines Header and Getter interfaces.
Header interface provides one method: Head, to allow using it in places where we would like test an HTTP client.