Versions in this module Expand all Collapse all v1 v1.0.0 Apr 20, 2023 Changes in this version + var DefaultPath = "/micro/config" + var DefaultServiceName = "go.micro.config" + func NewSource(opts ...source.Option) source.Source + func WithPath(p string) source.Option + func WithServiceName(a string) source.Option