pmgo icon indicating copy to clipboard operation
pmgo copied to clipboard

pmgo is a process manager for Golang applications.

Results 21 pmgo issues
Sort by recently updated
recently updated
newest added

Why pmgo can't user fiber go?

Changes to be committed: modified: go.mod modified: go.sum modified: lib/cli/cli.go modified: pmgo.go

As the logs for each of the application cannot be viewed right now, I have sent a PR for watching the logs for each application. Please do review and leave...

pmgo % go run pmgo.go # golang.org/x/sys/unix ../../../go/pkg/mod/golang.org/x/[email protected]/unix/syscall_darwin.1_13.go:25:3: //go:linkname must refer to declared function or variable ../../../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.1_13.go:27:3: //go:linkname must refer to declared function or variable ../../../go/pkg/mod/golang.org/x/[email protected]/unix/zsyscall_darwin_arm64.1_13.go:40:3: //go:linkname must refer to...

I am testing an hello world application that should print out... "Hello world" , how can i see this output ?

Hi, I'm Currently switching from Node's pm2 to pmgo. It seems obviously named after pm2 but seems to work differently. I installed it the second way described in the readme....

I just started to use pmgo and I ran into `no such file or directory` error when trying to read from a local json file with `gonfig`. My binary does...

(More of a detail than an issue with `pmgo`, but I spent some time debugging a bug that was caused by this so I'm hoping that noting it down here...

It seems like Digitalocean just restarted my server and after that pmgo dosn't work anymore. ``` $ pmgo list panic: runtime error: invalid memory address or nil pointer dereference [signal...