Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var UDS unixDomainSocketUtils
UDS unix domain socket utils
Functions ¶
Types ¶
type Endpoint ¶
type Endpoint struct {
// contains filtered or unexported fields
}
Endpoint endpoint to connect to
func ParseEndpoint ¶
ParseEndpoint parse endpoint address
func (*Endpoint) IsUnixDomain ¶
IsUnixDomain returns true when endpoint is unix domain socket
Click to show internal directories.
Click to hide internal directories.