프로세스 재시작 지원
This commit is contained in:
@ -35,7 +35,7 @@ type WithdrawRequest struct {
|
||||
type StartProcessRequest struct {
|
||||
Name string
|
||||
Version string
|
||||
Args string
|
||||
Args []string
|
||||
}
|
||||
|
||||
type StopProcessRequest struct {
|
||||
|
||||
Reference in New Issue
Block a user