Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Listen ¶
Listen returns a net.Listener appropriate for the current platform. addr: on Unix, a filesystem path (e.g. /tmp/insyra.sock) on Windows, a named pipe path (e.g. \\.\\pipe\\mypipe)
func ReadMessage ¶
ReadMessage reads a single length-prefixed message (uint32 little-endian) and returns the payload bytes.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.