github.com/mheon/docker@v0.11.2-0.20150922122814-44f47903a831/errors/error.go (about) 1 package errors 2 3 // This file contains all of the errors that can be generated from the 4 // docker engine but are not tied to any specific top-level component. 5 6 const errGroup = "engine"