package
1.0.5
Repository: https://github.com/basemachina/bridge.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewTCPProxy creates a new tcp proxy.

# Constants

TargetURLHeaderKey is header key to specify target URL.
tcp means disable tls, tcp://.

# Variables

No description provided by the author
No description provided by the author

# Structs

Proxy represents a bridge which proxies the connection between basemachina API and any data sources in tenants.
TCPProxy represents tcp proxy.

# Type aliases

DialContextFunc is a type alias of the net.DialContext.