Versions in this module Expand all Collapse all v0 v0.16.30 Apr 20, 2021 v0.16.23 Apr 20, 2021 Changes in this version + var ErrNotInGoPath = fmt.Errorf("currently not in a $GOPATH") + func New(opts *Options) (*genny.Group, error) + type Options struct + App meta.App + CI *ci.Options + Docker *docker.Options + ForbiddenNames []string + Pop *newapp.Options + Refresh *refresh.Options + VCS *vcs.Options + Version string + func (opts *Options) Validate() error