ipc

package
v0.0.0-...-1714509 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2026 License: BSD-2-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Path

func Path() string

Returns empty string if not found

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func New

func New() *Client

func NewFrom

func NewFrom(conn net.Conn) *Client

func (*Client) Close

func (c *Client) Close() error

func (*Client) Connect

func (c *Client) Connect(path string, timeout time.Duration) error

func (*Client) Read

func (c *Client) Read() (int32, []byte, error)

func (*Client) Write

func (c *Client) Write(opcode int32, payload []byte) error

Jump to

Keyboard shortcuts

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