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