package
Version:
v1.1.1
Opens a new window with list of versions in this module.
Published: Apr 18, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Read(exampleConfig string)
type Config struct {
Host string `yaml:"host"`
ProjectId string `yaml:"projectId"`
ClientId string `yaml:"clientId"`
ClientSecret string `yaml:"clientSecret"`
Locales []string `yaml:"locales"`
OutputDir string `yaml:"outputDir"`
OutputFormat string `yaml:"outputFormat"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.