github.com/drone/runner-go@v1.12.0/pipeline/pipeline.go (about) 1 // Copyright 2019 Drone.IO Inc. All rights reserved. 2 // Use of this source code is governed by the Polyform License 3 // that can be found in the LICENSE file. 4 5 // Package pipeline defines interfaces for managing and reporting 6 // pipeline state. 7 package pipeline