Versions in this module Expand all Collapse all v1 v1.0.0 Aug 18, 2021 Changes in this version + func NewBuild(opts ...build.Option) build.Builder + type Builder struct + Cmd string + Options build.Options + Path string + func (g *Builder) Build(s *build.Source) (*build.Package, error) + func (g *Builder) Clean(b *build.Package) error