PHP » GoLang
GoLang alternatives for PHP functions
login
|
register
|
about
die
die
[code] func Die(status int) { os.Exit(status) } [/code]