MCPcopy
hub / github.com/Azure/aztfexport / ImportCallback

FuncType ImportCallback

pkg/config/config.go:30–30  ·  view source on GitHub ↗
func(startTime time.Time, item ImportItem)

Source from the content-addressed store, hash-verified

28}
29
30type ImportCallback func(startTime time.Time, item ImportItem)
31
32type OutputFileNames struct {
33 // The filename for the generated "terraform.tf" (default)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected