godaemon
godaemon copied to clipboard
The standard library now provides the os.Executable function.
It is recommended to use the standard library function instead to remove the dependency on cgo. Cross-compilation is also easier.