Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HTTPSFetcher ¶
type HTTPSFetcher struct {
*Ftch
// contains filtered or unexported fields
}
func NewHTTPSFetcher ¶
func NewHTTPSFetcher(ftch *Ftch) (*HTTPSFetcher, error)
func (*HTTPSFetcher) Refresh ¶
func (h *HTTPSFetcher) Refresh() error
type S3Fetcher ¶
type S3Fetcher struct {
*Ftch
// contains filtered or unexported fields
}
func NewS3Fetcher ¶
Click to show internal directories.
Click to hide internal directories.