func golang.org/x/sys/unix.Getuid
2 uses
golang.org/x/sys/unix (current package)
syscall_linux.go#L2193: uid = Getuid()
zsyscall_linux_amd64.go#L165: func Getuid() (uid int) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)