How to call Powershell from Go faster?

后端 未结 0 1394
-上瘾入骨i
-上瘾入骨i 2020-12-17 04:48

A program written in Go does certain tasks by shelling out to PowerShell. This is slow because each call to exec.Command() starts up PowerShell, runs one comma

相关标签:
回答
  • 消灭零回复
提交回复
热议问题