package
0.0.6
Repository: https://github.com/danielliu1123/gencoder.git
Documentation: pkg.go.dev

# Functions

CollectRenderContexts collects render contexts for the given database configurations.
LoadFiles loads all files from the given path.
ReadConfig reads the configuration file from the given path.
ToJson converts a value to a JSON string.
ToMap converts a value to a map[string]interface{}.
ToYaml converts a value to a YAML string.
WriteFile writes the content to the given file, creating directories if necessary.