Documentation ¶ Index ¶ func Validate(config map[string]any, version string) error func Version(config map[string]any) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Validate ¶ func Validate(config map[string]any, version string) error Validate uses the jsonschema to validate the configuration func Version ¶ func Version(config map[string]any) string Version returns the version of the config, defaulting to the latest "3.x" version (3.12). If only the major version "3" is specified, it is used as version "3.x" and returns the default version (latest 3.x). Types ¶ This section is empty. Source Files ¶ View all Source files schema.go Directories ¶ Show internal Expand all Path Synopsis data Click to show internal directories. Click to hide internal directories.