INNER CODE UNIT · Go

sig

devtron-labs/devtron · main.go:50

	sig := <-gracefulStop
	fmt.Printf("caught sig: %+v", sig)
	app.Stop()
	//      gracefulStop end

}

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…