Versions in this module Expand all Collapse all v0 v0.10.2 Nov 13, 2017 v0.10.1 Nov 6, 2017 Changes in this version + type Builder struct + func New(ctx context.Context, opts Options) *Builder + func (b *Builder) Cleanup() error + func (b *Builder) Run() error + type Options struct + Compress bool + Debug bool + ExtractAssets bool + LDFlags string + Static bool + Tags []string + WithAssets bool + func (o Options) String() string