Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LemmaBatchError ¶
type LemmaBatchError struct {
Errs []*LemmaError
}
func (*LemmaBatchError) Error ¶
func (e *LemmaBatchError) Error() string
type LemmaError ¶
func (*LemmaError) Error ¶
func (e *LemmaError) Error() string
func (*LemmaError) Unwrap ¶
func (e *LemmaError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.