Getgroups returns a list of the numeric ids of groups that the caller belongs to.
On Windows, it returns [syscall.EWINDOWS]. See the [os/user] package for a possible alternative.
Generated using TypeDoc
Getgroups returns a list of the numeric ids of groups that the caller belongs to.
On Windows, it returns [syscall.EWINDOWS]. See the [os/user] package for a possible alternative.