Versions in this module Expand all Collapse all v0 v0.1.2 Apr 21, 2021 v0.1.1 Apr 21, 2021 Changes in this version + type GeneralClient interface + FetchConfiguration func(ctx context.Context) (string, error) + FetchMetrics func(ctx context.Context) (string, error) + func NewGeneralClient(urlClient interfaces.URLClient) GeneralClient