Ask questionsgo-micro build fail
go version go1.13.4 windows/amd64
# github.com/micro/go-micro/runtime/process/os
runtime\process\os\os.go:29:41: unknown field 'Setpgid' in struct literal of type syscall.SysProcAttr
runtime\process\os\os.go:72:18: undefined: syscall.Getpgid
runtime\process\os\os.go:73:3: undefined: syscall.Kill
Answer questions
erikh
Windows portability issues..
Related questions