github.com/tooploox/oya@v0.0.21-0.20230524103240-1cda1861aad6/pkg/raw/doc.go (about) 1 // Package raw implements raw access to Oyafiles, allowing for access 2 // without actually parsing the files. 3 // This allows for working with incorrect Oyafiles (e.g. with invalid 4 // imports) as long as they are well-formed YAML files. 5 package raw