Versions in this module Expand all Collapse all v4 v4.9.0 Jul 31, 2024 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