Skip to content

m13253/go-sigquit-dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-sigquit-dump

Go library to dump stack (but do not quit) when Ctrl-\ is pressed

Usage

import (
    _ "github.com/m13253/go-sigquit-dump"
)

That's done.

License

The program is released under "The Unlicense", please see LICENSE for details.

About

Go library to dump stack (but do not quit) when Ctrl-\ is pressed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages