github.com/fntlnz/docker@v1.9.0-rc3/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"