Documentation
¶
Index ¶
- func BuildModuleParseBenchmarkModule(tb testing.TB, dir string, fileCount int)
- func BuildParserBenchmarkModule(tb testing.TB, dir string, fileCount int)
- func CreateTestModuleDir(tb testing.TB, root string, parts ...string) string
- func ParseBodyContent(tb testing.TB, src string) *hcl.BodyContent
- func ParseExpression(tb testing.TB, expr string) hcl.Expression
- func ParseExpressionMap(tb testing.TB, expressions map[string]string) map[string]hcl.Expression
- func SetupTempModule(tb testing.TB, files map[string]string) string
- func WriteFile(tb testing.TB, dir, filename, content string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTestModuleDir ¶
func ParseBodyContent ¶
func ParseBodyContent(tb testing.TB, src string) *hcl.BodyContent
func ParseExpression ¶
func ParseExpression(tb testing.TB, expr string) hcl.Expression
func ParseExpressionMap ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.