summaryrefslogtreecommitdiff
path: root/vendor/github.com/containerd/errdefs/README.md
blob: bd418c63f98cb87e9001a79a5675d2543886fcd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# errdefs

A Go package for defining and checking common containerd errors.

## Project details

**errdefs** is a containerd sub-project, licensed under the [Apache 2.0 license](./LICENSE).
As a containerd sub-project, you will find the:
 * [Project governance](https://github.com/containerd/project/blob/main/GOVERNANCE.md),
 * [Maintainers](https://github.com/containerd/project/blob/main/MAINTAINERS),
 * and [Contributing guidelines](https://github.com/containerd/project/blob/main/CONTRIBUTING.md)

information in our [`containerd/project`](https://github.com/containerd/project) repository.