Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResolveDependencies ¶
func ResolveDependencies(configs project.ConfigsPerType) (project.ConfigsPerType, error)
ResolveDependencies resolves all id-dependencies between downloaded configs.
We do this by collecting all ids of all configs, and then simply by searching for them in templates. If we find an occurrence, we replace it with a generic variable and reference the config.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.