Versions in this module Expand all Collapse all v0 v0.38.0 Jun 12, 2023 Changes in this version + type AlerterInterface struct + func (_m *AlerterInterface) SendAlert(key string, alert alerter.Alert) + type GithubGraphQLClient struct + func (_m *GithubGraphQLClient) Query(ctx context.Context, q interface{}, variables map[string]interface{}) error + type ProviderDownloaderInterface struct + func (_m *ProviderDownloaderInterface) Download(url string, path string) error + func (_m *ProviderDownloaderInterface) GetProviderUrl(name string, version string) string