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

go fmt

parent 1cea606f
...@@ -28,10 +28,10 @@ type CommandFinished struct { ...@@ -28,10 +28,10 @@ type CommandFinished struct {
} }
type CommunicatorStartArgs struct { type CommunicatorStartArgs struct {
Command string Command string
StdinAddress string StdinAddress string
StdoutAddress string StdoutAddress string
StderrAddress string StderrAddress string
ResponseAddress 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