gitee.com/mirrors_opencollective/goreleaser@v0.45.0/pipeline/build/doc.go (about)

     1  // Package build implements Piper and Defaulter and can build Go projects for
     2  // several platforms, with pre and post hook support.
     3  // Build also checks wether the current project has a main function, parses
     4  // ldflags and other goodies.
     5  package build