Versions in this module Expand all Collapse all v1 v1.0.3 Feb 27, 2025 Changes in this version + func Dial(path string) (net.Conn, error) + func DialTimeout(path string, timeout time.Duration) (net.Conn, error) + func Listen(path string) (net.Listener, error)