package
0.0.0-20231211011844-1e169f5e9074
Repository: https://github.com/udhayprakash/golangmaterial.git
Documentation: pkg.go.dev

# Functions

Create a file so we have something to clean up when we close our program.
DeleteFiles is used to simulate a 'clean up' function to run on shutdown.
No description provided by the author
SetupCloseHandler creates a 'listener' on a new goroutine which will notify the program if it receives an interrupt from the OS.

# Constants

No description provided by the author