get.porter.sh/porter@v1.3.0/pkg/portercontext/doc.go (about)

     1  // Package portercontext contains our common application Context structure
     2  // that we should use to interact with stdin/stdout/stederr, running commands,
     3  // and interacting with the file system.
     4  // It is not a replacement for the Go standard library context package.
     5  package portercontext