Documentation
¶
Index ¶
- func CollectRenderContexts(cfg *model.Config, commandLineProperties map[string]string) []*model.RenderContext
- func LoadFiles(cfg *model.Config) ([]*model.File, 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
- func WriteFile(filename string, content []byte) error
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 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.