Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateDialer ¶
func CreateDialer(endpoint string) (func(context.Context, string, string) (net.Conn, error), string, error)
CreateDialer creates a DialContext function for Unix domain sockets.
func DetectSocketPath ¶
DetectSocketPath detects the socket/pipe endpoint for daemon communication. Priority: MCPPROXY_TRAY_ENDPOINT env → config file → default path
func GetDefaultSocketPath ¶
GetDefaultSocketPath returns the default socket/pipe path for the platform.
func IsSocketAvailable ¶
IsSocketAvailable checks if the socket/pipe exists and is accessible.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.