ipc

package
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 16, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Dial

func Dial(addr string, timeout time.Duration) (net.Conn, error)

Dial connects to a platform-specific IPC endpoint. On Unix, this connects to a Unix domain socket.

func Listen

func Listen(addr string) (net.Listener, error)

Listen creates a platform-specific IPC listener. On Unix, this creates a Unix domain socket.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL