Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Socket ¶
type Socket struct {
// contains filtered or unexported fields
}
Socket is a Frame Streams encoder over a UNIX socket.
func NewSocket ¶
NewSocket will always return a new Socket. err if nothing is listening to it, it will attempt to reconnect on the next Write.
Click to show internal directories.
Click to hide internal directories.