package
Version:
v0.0.0-...-5af8586
Opens a new window with list of versions in this module.
Published: Jul 31, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrNotSupportedContentType = errors.New("got not supported content type")
ErrNotSupportedScheme = errors.New("got not supported scheme")
SupportedContentTypes = []string{"image/jpeg"}
)
type HTTPFetcher struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.