github.com/bilus/oya@v0.0.3-0.20190301162104-da4acbd394c6/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