{
"output": [
{
"type": "socket",
// Socket type. Must be one of any of the types supported by net.Dial, i.e.: ["udp", "tcp", "unix", "unixpacket"].
"socket": "tcp",
// For TCP, address must have the form `host:port`.
// For Unix networks, the address must be a file system path.
"address": "localhost:9999"
}
]
}
socket
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||