Documentation ¶ Index ¶ Variables Constants ¶ This section is empty. Variables ¶ View Source var ( // ErrNotFound indicates we didn't find something. It should be used to avoid unwilling package dependencies. ErrNotFound = errors.New("not found") ) Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files errors.go Click to show internal directories. Click to hide internal directories.