mirror of
https://github.com/lzh-1625/go_process_manager.git
synced 2025-10-06 00:16:53 +08:00
modified: internal/app/service/process.go
This commit is contained in:
@@ -20,7 +20,6 @@ import (
|
||||
|
||||
type Process interface {
|
||||
ReadCache(ConnectInstance)
|
||||
Kill() error
|
||||
Write(string) error
|
||||
WriteBytes([]byte) error
|
||||
readInit()
|
||||
|
Reference in New Issue
Block a user