Versions in this module Expand all Collapse all v2 v2.0.0 Jun 16, 2021 Changes in this version + func ConvertSection(section string) (converted string) + type BuildError struct + type Redhat struct + Pack *pack.Pack + func (r *Redhat) Build() (err error) + func (r *Redhat) Prep() (err error) + type RedhatProject struct + BuildRoot string + Distro string + MirrorRoot string + Name string + Path string + Release string + Root string + func (p *RedhatProject) Create() (err error) + func (p *RedhatProject) Prep() (err error)