GoLang getmygid

request it (395)
GoLang replacement for PHP's getmygid [edit | history]



Do you know a GoLang replacement for PHP's getmygid? Write it!

PHP getmygid

PHP original manual for getmygid [ show | php.net ]

getmygid

(PHP 4 >= 4.1.0, PHP 5, PHP 7)

getmygidGet PHP script owner's GID

Description

int getmygid ( void )

Gets the group ID of the current script.

Return Values

Returns the group ID of the current script, or FALSE on error.

See Also