Documentation
¶
Index ¶
- func CollectRenderContexts(cfg *model.Config, commandLineProperties map[string]string) []*model.RenderContext
- func LoadTemplates(cfg *model.Config, commandLineTemplates string) ([]*model.Tpl, error)
- func ReadConfig(configPath string) (*model.Config, error)
- func ToJson(v any) string
- func ToMap(v any) map[string]interface{}
- func ToYaml(v any) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CollectRenderContexts ¶
func CollectRenderContexts(cfg *model.Config, commandLineProperties map[string]string) []*model.RenderContext
CollectRenderContexts collects render contexts for the given database configurations
func LoadTemplates ¶
LoadTemplates loads all templates from the given configuration and command line templates
func ReadConfig ¶
ReadConfig reads the configuration file from the given path
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.