syscall.Credential.Uid (field)
2 uses
syscall (current package)
exec_linux.go#L504: _, _, err1 = RawSyscall(sys_SETUID, uintptr(cred.Uid), 0, 0)
exec_unix.go#L125: Uid uint32 // User ID.
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)