Versions in this module Expand all Collapse all v0 v0.100.0 May 1, 2021 Changes in this version + type Command struct + Args []*Field + Doc string + MethodName string + Name string + Result types.Type + Title string + func Load() (*packages.Package, []*Command, error) + func (c *Command) ID() string + type Field struct + Doc string + Fields []*Field + JSONTag string + Name string + Type types.Type