package
0.0.0-20200321120002-dd2de08144c3
Repository: https://github.com/wuka1/docker.git
Documentation: pkg.go.dev

# Functions

NewBackend creates a new build backend from components.
NewTagger returns a new Tagger for tagging the images of a build.

# Structs

Backend provides build functionality to the API router.
Tagger is responsible for tagging an image created by a builder.

# Interfaces

Builder defines interface for running a build.
ImageComponent provides an interface for working with images.