srcimg

package
v0.0.0-...-ddb766c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 27, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DownloadImage

func DownloadImage(ctx context.Context, c HttpClient, url string) (image.Image, error)

func DownloadReader

func DownloadReader(ctx context.Context, c HttpClient, url string) (io.ReadCloser, error)

Types

type HttpClient

type HttpClient interface {
	Do(*http.Request) (*http.Response, error)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL