ipc

package
v0.11.0-beta1 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package ipc provides inter-process communication facilities.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DialContext

func DialContext(context context.Context, path string) (net.Conn, error)

DialContext attempts to establish an IPC connection, timing out if the provided context expires.

func NewListener

func NewListener(path string) (net.Listener, error)

NewListener creates a new IPC listener.

Types

This section is empty.

Jump to

Keyboard shortcuts

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