Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeRepositoryFetcher ¶
type FakeRepositoryFetcher struct { FetchResult string FetchError error // contains filtered or unexported fields }
func New ¶
func New() *FakeRepositoryFetcher
func (*FakeRepositoryFetcher) Fetched ¶
func (fetcher *FakeRepositoryFetcher) Fetched() []FetchSpec
Click to show internal directories.
Click to hide internal directories.