Mirror

Vova Tkach 8ce32e0791 Rename variable 5 years ago
ctrlc 66b8413b12 Ability to cancel application by context cancel func inside logic, code comments 5 years ago
.gitignore 513344e4b9 First version, examples, test object 5 years ago
LICENSE efacbcd28a Initial commit 5 years ago
Makefile 513344e4b9 First version, examples, test object 5 years ago
README.md efacbcd28a Initial commit 5 years ago
go.mod 513344e4b9 First version, examples, test object 5 years ago
main.go 8ce32e0791 Rename variable 5 years ago
testobject.go 513344e4b9 First version, examples, test object 5 years ago

README.md

golang-ctrlc

Wrapper with context for safe application closing by signals like ctrl+c or kill