Files
weave-scope/probe/endpoint
Tobias Klauser 89f3ce2e64 Simplify Utsname string conversion
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 and the marshal.FromUtsname functions are
no longer needed.
2017-11-02 08:45:54 +01:00
..
2017-06-23 23:52:30 +00:00
2016-09-20 16:50:29 +00:00
2017-08-17 16:39:27 +02:00