Skip to content

Instantly share code, notes, and snippets.

@syossan27
Created February 26, 2018 15:01
Show Gist options
  • Select an option

  • Save syossan27/2db9c1c132f1b8f7ed80d405729c5adf to your computer and use it in GitHub Desktop.

Select an option

Save syossan27/2db9c1c132f1b8f7ed80d405729c5adf to your computer and use it in GitHub Desktop.
// SIGINTとSIGTERMをキャッチする
t := tebata.New(syscall.SIGINT, syscall.SIGTERM)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment