in metadata/metadata.go [28:30]
func NewMetadataProvider(client httputil.HttpClient) provider { return provider{httpClient: client} }