Documentation
¶
Index ¶
Constants ¶
View Source
const (
IPCReadDeadline = 10 * time.Millisecond
)
Variables ¶
This section is empty.
Functions ¶
func NewIPCReader ¶
func NewIPCReader(ipcChannelName string) (io.ReadCloser, error)
func NewIPCWriter ¶
func NewIPCWriter(ipcChannelName string) (io.WriteCloser, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.