Versions in this module Expand all Collapse all v3 v3.7.0 Oct 11, 2021 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 Other modules containing this package github.com/asim/go-micro/plugins/config/source/grpc/v4