//
pkg.gl
Category
github.com/erikbryant/util-golang
system
package
0.0.13
Repository:
https://github.com/erikbryant/util-golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
60 SLOC
#
Functions
InstallDebug
InstallDebug installs a signal handler that prints a debugging message to stderr when SIGUSR1 is received.
MyPath
MyPath returns the file joined with the absolute path of the source file calling this.