refactor
This commit is contained in:
parent
5d4ab2c7ac
commit
e66e0c6cae
@ -60,7 +60,7 @@ func main() {
|
||||
if err != nil {
|
||||
log.Panic(err)
|
||||
}
|
||||
log.Printf("call result go->ts = %v", res)
|
||||
log.Printf("call result go->ts Div = %v", res)
|
||||
|
||||
if err := ipc.Wait(1 * time.Second); err != nil {
|
||||
log.Panic(err)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user