Versions in this module Expand all Collapse all v1 v1.0.1 Mar 6, 2022 Changes in this version + const CannotWatch + const GetUsage + const KillUsage + const RunUsage + const ServicesUsage + const UpdateUsage + var Address = ":8088" + var DefaultRetries = 3 + var Image = "docker.pkg.github.com/micro/services" + var Name = "go.micro.runtime" + var Source = "github.com/micro/services" + func Commands(options ...micro.Option) []*cli.Command + func Flags() []cli.Flag + func Plugins() []plugin.Plugin + func Register(pl plugin.Plugin) error + func Run(ctx *cli.Context, srvOpts ...micro.Option)