Versions in this module Expand all Collapse all v0 v0.6.0 May 25, 2016 Changes in this version + const Dns1123LabelFmt + func DiskId2Name(id int) string + func ExecInDaemon(cmd string, argv []string) (pid uint32, err error) + func IsDNS1123Label(value string) bool + func IsDNSLabel(value string) bool + func Mount(src, dst string, readOnly bool) error — darwin/amd64, linux/amd64 + func Umount(path string) — darwin/amd64 + func Umount(root string) — linux/amd64 + func UnixSocketConnect(name string) (conn net.Conn, err error) v0.5.0 Feb 5, 2016