Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewApp ¶
func NewApp(postfixApp, dovecotApp, roundcubeApp app.Applicable, postfixVersion, dovecotVersion, roundcubeVersion string) app.Applicable
func Template ¶
func Template(postfixAppTemplate, dovecotAppTemplate, roundcubeAppTemplate apps.AppTemplate) *template
Types ¶
type App ¶
type App struct {
*apps.GroupedApp
PostfixApp, DovecotApp, RoundcubeApp app.Applicable
PostfixVersion, DovecotVersion, RoundcubeVersion string
}
Click to show internal directories.
Click to hide internal directories.