|
|
log.Fatalf("Template execution failed: %v", err)
|
|
log.Fatalf("Template execution failed: %v", err)
|
|
|
log.Printf("Generated file '%s'. You can build it by running 'go build' in the output directory.", outfile)
|
|
log.Printf("Generated file '%s'. You can build it by running 'go build' in the output directory.", outfile)
|