Versions in this module Expand all Collapse all v1 v1.5.4 Oct 26, 2023 Changes in this version + const ProviderName + type Provider interface + GetLocation func() (*model.Location, error) + type Proxy struct + func (p *Proxy) GetLocation() (*model.Location, error) + func (p *Proxy) SetRealPlugin(plug plugin.Plugin, engine model.Engine)