package
0.0.0-20220118125808-7f3bd043f990
Repository: https://github.com/vmware/jsonnet-lang-for-gazelle.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

GetConfig returns a new Config within jsonnet-specs.
NewFileInfo returns a FileInfo from a file path information.
NewLanguage implements the language.Language interface.
NormalizeImport normalizes an import string to be absolute, in any case.
ParseFileImports returns the file names referenced by import and importstr expressions in a file.

# Structs

Config states the jsonnet configuration.
Importer hooks a jsonnet.Importer to parse an AST and obtain a list of the imports from a snippet.
Lang implements language.Language.

# Type aliases

OutOfWorkspaceError defines a typed error for this specific case.