pipesock

package
v1.33.1 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DistSources embed.FS

DistSources contains the sources for the web.

Functions

func BuildPipeListener

func BuildPipeListener(le *logrus.Entry, rootDir, pipeUuid string) (net.Listener, error)

BuildPipeListener builds the pipe listener. The rootDir is used for unix sockets if this is a linux system. The pipeUuid is used for the socket path OR the Windows Pipe Name. The pipeUuid should be unique to the local device and pipe.

func DialPipeListener

func DialPipeListener(ctx context.Context, le *logrus.Entry, rootDir, pipeUuid string) (net.Conn, error)

DialPipeListener connects to the pipe listener in the directory.

Types

This section is empty.

Jump to

Keyboard shortcuts

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