Login
From:
gosamples.dev
(Uncensored)
subscribe
Exit an app in Go (Golang)
https://gosamples.dev/exit/
links
backlinks
Roast topics
Find topics
Find it!
To exit an application in Go (Golang), use the 'os.Exit()' function from the 'os' package. It causes the program to terminate immediately