Categorygithub.com/libs4go/stf4go
modulepackage
0.0.2
Repository: https://github.com/libs4go/stf4go.git
Documentation: pkg.go.dev

# README

stf4go

simple network tunnel chain facade for golang

# Packages

No description provided by the author

# Functions

Config create config Option.
Dial .
FromNetAddr .
Listen .
RegisterTransport transport module init function call this function register transport.
ToNetAddr .
WrapConn .
WrapListener wrap stf4go Listener to net.Listener.

# Variables

errors.
errors.
errors.
errors.
errors.

# Structs

Options .

# Interfaces

Conn stf4go connection object.
Listener .
NativeTransport .
Transport stf4go tunnel transport base protocol.
TunnelTransport .

# Type aliases

Option stf4go function option arg.