Skip to content

handle os.Interrupt signal #85

@kamilsk

Description

@kamilsk
c := make(chan os.Signal)
signal.Notify(c, os.Interrupt)

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions