package
Version:
v0.1.53
Opens a new window with list of versions in this module.
Published: Jul 13, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func LogInternalError(format string, a ...any)
type Line struct {
LineNumber int
Content string
}
func ReadLines(sourceRange hcl.Range, bytes []byte) ([]Line, error)
func ReadLinesForRange(sourceRange hcl.Range) ([]Line, error)
type ResourceValidationInfo struct {
SourceRanges map[string]hcl.Range
BlockDefRange hcl.Range
ResourceId string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.