aboutsummaryrefslogtreecommitdiffstats
path: root/kill.go
Commit message (Expand)AuthorAgeFilesLines
* rename attachHandler to killer, attachable to victimSam Anthony2024-08-281-16/+26
* test attachHandlerSam Anthony2024-08-221-3/+7
* kill: reorder interface declarationsSam Anthony2024-08-221-6/+6
* simplify killer interfaceSam Anthony2024-08-221-27/+19
* explicit and graceful Env shutdown with attach/killSam Anthony2024-08-211-0/+75