Versions in this module Expand all Collapse all v2 v2.9.4 May 2, 2021 v2.9.3 Dec 24, 2020 Changes in this version + var ACMECA = acme.LetsEncryptProductionCA + var ACMEChallengeProvider = "cloudflare" + var ACMEProvider = "autocert" + var Address = ":8081" + var Endpoint string + var Name = "go.micro.proxy" + var Protocol = "grpc" + func Commands(options ...micro.Option) []*cli.Command + func Plugins() []plugin.Plugin + func Register(pl plugin.Plugin) error + func Run(ctx *cli.Context, srvOpts ...micro.Option)