Documentation
¶
Index ¶
Constants ¶
View Source
const ConfigFile = composition.ConfigFile
ConfigFile is the well-named file that contains XRD metadata and library file paths.
Variables ¶
This section is empty.
Functions ¶
func Analyze ¶
func Analyze(files ...File) hcl.Diagnostics
Analyze analyzes the supplied files for correctness.
Types ¶
type FS ¶
type FS = composition.FS
FS is a minimal filesystem implementation that the caller can implement.
Click to show internal directories.
Click to hide internal directories.