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