Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDataFetcher ¶
func NewDataFetcher(conf config.Configuration) (dataFetcher fetcher.Fetcher, err error)
Types ¶
type DataFetcher ¶
type DataFetcher struct { }
func (*DataFetcher) Fetch ¶
func (p *DataFetcher) Fetch(fetchParams fetcher.FetchParams) (data []byte, err error)
Click to show internal directories.
Click to hide internal directories.