Versions in this module Expand all Collapse all v0 v0.1.1 Sep 3, 2025 v0.1.0 Jun 2, 2025 Changes in this version + func New(client *api.Client, opts ...Option) (config.Source, error) + func NewConfigSource(c *conf.RemoteConfig) config.Source + type Option func(o *options) + func WithContext(ctx context.Context) Option + func WithPath(p string) Option