Documentation ¶
Index ¶
- func NewTCPEventInClient(hwif string, spec string, retry conn.Backoff, ctx context.Context) (*tcpEventInClient, error)
- func NewTCPEventInServer(hwif string, spec string, retry conn.Backoff, ctx context.Context) (*tcpEventIn, error)
- func NewTCPEventOutClient(hwif string, spec string, retry conn.Backoff, ctx context.Context) (*tcpEventOutClient, error)
- func NewTCPEventOutServer(hwif string, spec string, retry conn.Backoff, ctx context.Context) (*tcpEventOutServer, error)
- func NewTCPInClient(hwif string, spec string, retry conn.Backoff, ctx context.Context) (*tcpClient, error)
- func NewTCPInServer(hwif string, spec string, retry conn.Backoff, ctx context.Context) (*tcpServer, error)
- func NewTCPOutClient(hwif string, spec string, retry conn.Backoff, ctx context.Context) (*tcpClient, error)
- func NewTCPOutServer(hwif string, spec string, retry conn.Backoff, ctx context.Context) (*tcpServer, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTCPEventInClient ¶ added in v0.8.4
func NewTCPEventInServer ¶ added in v0.8.4
func NewTCPEventOutClient ¶ added in v0.8.4
func NewTCPEventOutServer ¶ added in v0.8.4
func NewTCPInClient ¶ added in v0.8.4
func NewTCPInServer ¶ added in v0.8.4
func NewTCPOutClient ¶ added in v0.8.4
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.