]> go.fuhry.dev Git - runtime.git/commit
[utils/hostname] add CgroupInfoSelf and IsLikelyUserMachine, w/ tests
authorDan Fuhry <dan@fuhry.com>
Sat, 14 Mar 2026 23:11:19 +0000 (19:11 -0400)
committerDan Fuhry <dan@fuhry.com>
Sat, 14 Mar 2026 23:11:19 +0000 (19:11 -0400)
commit759bd962178b3ef2cd2a993f5c253b91faee34d4
tree1164265af06bfd3722a481bf73f6b3e6828b824a
parent456b15a75fe0e68fbd3a802420c6ff4e18c16e34
[utils/hostname] add CgroupInfoSelf and IsLikelyUserMachine, w/ tests
utils/hostname/BUILD.bazel
utils/hostname/hostname_common.go
utils/hostname/hostname_generic.go
utils/hostname/hostname_linux.go
utils/hostname/hostname_macos.go
utils/hostname/hostname_openbsd.go