Wayne MarshEnforcing a single instance of a Go application using Domain SocketsA solution for single instance Go applications on POSIX (Linux, BSD…) systems.Jun 1, 2021Jun 1, 2021
Wayne MarshCatching Ctrl-C by trapping operating system signals in GoIt’s easy to forget that Ctrl-C (or other non-drastic program termination signals) doesn’t have to mean that your program has to terminate…May 15, 2021May 15, 2021