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