Documentation ¶
Overview ¶
Package v4 provides helpers to convert baur configs in v4 format (baur 0.20) to v5 (baur 2.0)
Index ¶
Constants ¶
View Source
const NewIncludeID = "main"
Variables ¶
This section is empty.
Functions ¶
func UpgradeAppConfig ¶
UpgradeAppConfig converts a version 4 app config to version 5. Includes are not upgrades, NewIncludeID is appened to include references.
func UpgradeRepositoryConfig ¶
func UpgradeRepositoryConfig(old *cfgv0.Repository) *cfg.Repository
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.