Versions in this module Expand all Collapse all v0 v0.1.0 Sep 24, 2020 Changes in this version + const Alpha + const Base + const Beta + const Free + const Full + const RC + const Release + func Md5FileStr() (string, error) + type Command struct + App *kingpin.Application + Soft Soft + func NewCommand() *Command + func (c *Command) BeforeParseCallback(callback func()) *Command + func (c *Command) Parse() + func (c *Command) RunCallback(callback func()) *Command + type Soft struct + Alias string + Author string + Copyright string + Name string + Version []Version + func NewSoft() *Soft + func (s *Soft) FullVersion() string + func (s *Soft) Info() string + func (s *Soft) JSON() string + func (s *Soft) List() string + func (s *Soft) SimpleVersion() string + type Version struct + CreatedAt string + GitHash string + Hash string + Log string + Status string + Tag string