hcl/cmd/hclspecsuite/log.go

4 lines
73 B
Go

package main
type LogCallback func(testName string, testFile *TestFile)