Documentation
¶
Index ¶
- func AppendTraceInfoToRequestHeader(buf []byte, nodeID string) []byte
- func AppendTraceInfoToResponseHeader(buf []byte, nodeID string) []byte
- func IsNetErrUseOfCloseNetworkConnection(err error) bool
- func NewTunserver(handler http.Handler, scheduler api.Scheduler, nodeID string) http.Handler
- type CMD
- type DataCount
- type Req
- type TcpReq
- type TrafficStat
- type TunManager
- type Tunnel
- type TunnelOptions
- type Tunserver
- type WsReq
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TrafficStat ¶
type TrafficStat struct {
// contains filtered or unexported fields
}
type TunManager ¶
type TunManager struct {
// contains filtered or unexported fields
}
type TunnelOptions ¶
type TunnelOptions struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.