Commit d8ac5f68 authored by Eric's avatar Eric

update

parent d4dc2e0a
...@@ -53,9 +53,8 @@ type Parser struct { ...@@ -53,9 +53,8 @@ type Parser struct {
once *sync.Once once *sync.Once
lock *sync.RWMutex lock *sync.RWMutex
command string command string
output string output string
cmdInputParser *CmdParser cmdInputParser *CmdParser
cmdOutputParser *CmdParser cmdOutputParser *CmdParser
......
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