Versions in this module Expand all Collapse all v3 v3.7.0 Oct 11, 2021 Changes in this version + var DefaultPrefix = "/micro/config/" + func NewSource(opts ...source.Option) source.Source + func StripPrefix(strip bool) source.Option + func WithAddress(a string) source.Option + func WithConfig(c *api.Config) source.Option + func WithDatacenter(p string) source.Option + func WithPrefix(p string) source.Option + func WithToken(p string) source.Option Other modules containing this package github.com/asim/go-micro/plugins/config/source/consul/v4