package
2.46.0
Repository: https://github.com/hasura/graphql-engine.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
GetIncludeTagFiles files will return file paths of all child !include tag values eg: for example say the following are contents rootfile.yaml somekey: somevalue foos: !include foo.yaml let foo.yaml contain the following contents someother: key bar: !include bar.yaml contents of bar.yaml baz: baz On execution of GetIncludeTagFiles(rootfile), It is expected to return rootfileparent/foo.yaml, fooparent/bar.yaml.
No description provided by the author
No description provided by the author
No description provided by the author
GetSourcesAndKindStrict is like GetSourcesAndKind but will return an error when no sources are found.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author