Documentation
¶
Index ¶
- type Fetcher
- func (f *Fetcher) Fetch(ctx context.Context, outputWriter io.Writer, errorWriter common.ErrorWriter) error
- func (f *Fetcher) WithDirectory(directory string) *Fetcher
- func (f *Fetcher) WithIDFormat(idFormat string) *Fetcher
- func (f *Fetcher) WithServiceName(serviceName string) *Fetcher
- func (f *Fetcher) WithURL(url string) *Fetcher
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Fetcher ¶
type Fetcher struct {
// contains filtered or unexported fields
}
func (*Fetcher) WithDirectory ¶
func (*Fetcher) WithIDFormat ¶
func (*Fetcher) WithServiceName ¶
Click to show internal directories.
Click to hide internal directories.