syscall.Credential.Gid (field)
2 uses
syscall (current package)
exec_linux.go#L500: _, _, err1 = RawSyscall(sys_SETGID, uintptr(cred.Gid), 0, 0)
exec_unix.go#L126: Gid uint32 // Group ID.
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)