 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ErrorCollector ¶
type ErrorCollector struct {
	// contains filtered or unexported fields
}
    func (*ErrorCollector) Add ¶
func (ec *ErrorCollector) Add(errs ...error)
func (*ErrorCollector) Errors ¶
func (ec *ErrorCollector) Errors() []error
 Click to show internal directories. 
   Click to hide internal directories.