func syscall.Setgid
2 uses
syscall (current package)
syscall_linux.go#L1036: func Setgid(gid int) (err error) {
golang.org/x/sys/unix
syscall_linux.go#L1902: return syscall.Setgid(gid)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)