Documentation ¶
Overview ¶
Package ipc implements the IPC transport on top of UNIX domain sockets. To enable it simply import it.
Index ¶
Constants ¶
View Source
const (
// Transport is a transport.Transport for IPC.
Transport = ipcTran(0)
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.