prometheus/pkg/runtime
Tobias Klauser 02430f88da pkg/runtime: simplify Utsname string conversion (#5625)
Use Utsname from golang.org/x/sys/unix which contains byte array
instead of int8/uint8 array members. This allows to simplify the string
conversions of these members.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2019-08-21 11:27:21 +02:00
..
limits_default.go
limits_windows.go
statfs.go logs filesystem type on startup (#5558) 2019-05-17 10:16:16 +01:00
statfs_default.go logs filesystem type on startup (#5558) 2019-05-17 10:16:16 +01:00
statfs_linux_386.go logs filesystem type on startup (#5558) 2019-05-17 10:16:16 +01:00
statfs_uint32.go logs filesystem type on startup (#5558) 2019-05-17 10:16:16 +01:00
uname_default.go
uname_linux.go pkg/runtime: simplify Utsname string conversion (#5625) 2019-08-21 11:27:21 +02:00
vmlimits_default.go
vmlimits_openbsd.go