Versions in this module Expand all Collapse all v0 v0.17.1 Oct 26, 2019 Changes in this version + const Scheme + var Set = wire.NewSet(wire.Struct(new(URLOpener), "ConfigProvider")) + func OpenVariable(sess client.ConfigProvider, name string, decoder *runtimevar.Decoder, ...) (*runtimevar.Variable, error) + type Options struct + WaitDuration time.Duration + type URLOpener struct + ConfigProvider client.ConfigProvider + Decoder *runtimevar.Decoder + Options Options + func (o *URLOpener) OpenVariableURL(ctx context.Context, u *url.URL) (*runtimevar.Variable, error)