Versions in this module Expand all Collapse all v2 v2.5.0 Oct 19, 2020 Changes in this version + var Address = ":8002" + var Backend = "memory" + var Database = "micro" + var Name = "go.micro.store" + var Nodes = []string + var Table = "store" + 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)