mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-27 02:04:01 -04:00
go fmt
This commit is contained in:
@@ -28,10 +28,10 @@ type CommandFinished struct {
|
||||
}
|
||||
|
||||
type CommunicatorStartArgs struct {
|
||||
Command string
|
||||
StdinAddress string
|
||||
StdoutAddress string
|
||||
StderrAddress string
|
||||
Command string
|
||||
StdinAddress string
|
||||
StdoutAddress string
|
||||
StderrAddress string
|
||||
ResponseAddress string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user