Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FetchFilesError ¶
type FetchFilesError struct {
Message string
}
FetchFilesError is used by implementations of FileFetcher to represent an error fetching the upstream resource
func (FetchFilesError) Error ¶
func (f FetchFilesError) Error() string
Click to show internal directories.
Click to hide internal directories.