goo_context

package
v1.1.214 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 3, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

README

signal

  • syscall.SIGUSR1: kill -USR1
  • syscall.SIGUSR2: kill -USR2
  • syscall.SIGHUP: kill -1
  • syscall.SIGTERM: kill TERM
  • syscall.SIGQUIT: kill QUIT
  • syscall.SIGINT: ctrl + c
  • syscall.SIGKILL: kill -9 应用程序捕获不到

context

  • Cancel() 取消执行

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Cancel

func Cancel() context.Context

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL