Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Fetcher ¶
func NewFetcher ¶
func (*Fetcher) RefreshAuthToken ¶
RefreshAuthToken satisfies the `consumer.TokenRefresher` interface.
type FetcherConfig ¶
type FetcherConfig struct { CFClientConfig *cfclient.Config EventTypes []sonde_events.Envelope_EventType UpdateFrequency time.Duration }
type FetcherProcess ¶
type FetcherProcess interface {
Run() error
}
Click to show internal directories.
Click to hide internal directories.