Versions in this module Expand all Collapse all v1 v1.0.2 Apr 13, 2021 Changes in this version + type Meta struct + UI cli.Ui + type ServerCommand struct + func (c *ServerCommand) Help() string + func (c *ServerCommand) Run(args []string) int + func (c *ServerCommand) Synopsis() string + type VersionCommand struct + Name string + Revision string + Version string + func (c *VersionCommand) Help() string + func (c *VersionCommand) Run(args []string) int + func (c *VersionCommand) Synopsis() string