Versions in this module Expand all Collapse all v1 v1.16.2 Nov 13, 2019 Changes in this version + func NewPackager(opts ...packager.Option) packager.Packager + type Packager struct + Client *docker.Client + Options packager.Options + func (d *Packager) Compile(s *packager.Source) (*packager.Binary, error) + func (d *Packager) Delete(b *packager.Binary) error