Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorInfo ¶ added in v1.3.8
type ErrorInfo struct {
// contains filtered or unexported fields
}
type ErrorTable ¶
type ErrorTable struct {
// contains filtered or unexported fields
}
func New ¶
func New() *ErrorTable
func (*ErrorTable) Init ¶
func (et *ErrorTable) Init()
func (*ErrorTable) Len ¶
func (et *ErrorTable) Len() int
func (*ErrorTable) Render ¶
func (et *ErrorTable) Render()
func (*ErrorTable) Report ¶
func (et *ErrorTable) Report(err error, desc string)
Click to show internal directories.
Click to hide internal directories.