v1.1.0 : Multithreading & UX update

This commit is contained in:
Brendan LE GLAUNEC
2016-10-28 09:50:37 +02:00
parent 7e6c501582
commit 58b101ed60
39 changed files with 572 additions and 407 deletions
+1
View File
@@ -7,6 +7,7 @@ import (
"sync"
)
// Service needs refacto
type Service struct {
Path string `json:"Path"`
Args string `json:"Args"`