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