Commit 75074ca9 authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

go fmt

parent 1cea606f
......@@ -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
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment