Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SegmentError ¶
type SegmentError struct {
// contains filtered or unexported fields
}
func NewErrors ¶
func NewErrors() SegmentError
func (*SegmentError) AddError ¶
func (e *SegmentError) AddError(name string, err error)
func (*SegmentError) Error ¶
func (e *SegmentError) Error() string
Click to show internal directories.
Click to hide internal directories.