Versions in this module Expand all Collapse all v1 v1.0.0 Apr 20, 2023 Changes in this version + var DefaultAddress = "localhost:8080" + var DefaultPath = "/micro/config" + func NewSource(opts ...source.Option) source.Source + func WithAddress(a string) source.Option + func WithPath(p string) source.Option + func WithTLS(t *tls.Config) source.Option