Versions in this module Expand all Collapse all v0 v0.5.0 Mar 20, 2026 v0.4.0 Mar 19, 2026 Changes in this version + func ResolveSchemaFiles(schemaPath string) ([]string, error) + type Parser interface + ParseSchema func(files []string) (*catalog.Catalog, error) + func NewParser(engine string) (Parser, error)