mirror of
https://github.com/moby/moby.git
synced 2026-08-09 17:39:58 +00:00
Previously, we were using our own `FromStatusCode` function to map HTTP status codes to Docker error types. Switch to the containerd code. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
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. As a containerd sub-project, you will find the:
information in our containerd/project repository.