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