Documentation ¶
Overview ¶
Package csock implements a control socket with a simple human-readable API
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CSock ¶
type CSock struct {
// contains filtered or unexported fields
}
func NewCSock ¶
NewCSock is a generic initializer. In most cases you want to use NewTCPCSock or NewUnixCSock.
func (*CSock) CanonicalAddr ¶
Click to show internal directories.
Click to hide internal directories.