Versions in this module Expand all Collapse all v1 v1.3.8 Aug 17, 2022 Changes in this version + type ErrorInfo struct v1.3.7 Jul 11, 2022 Changes in this version + type CmdError struct + type ErrorTable struct + func New() *ErrorTable + func (et *ErrorTable) Init() + func (et *ErrorTable) Len() int + func (et *ErrorTable) Render() + func (et *ErrorTable) Report(err error, desc string)