Documentation
¶
Index ¶
- func CloseAllSteams(c *gin.Context)
- func Forward(c *gin.Context)
- func GetID(c *gin.Context)
- func ListListeners(c *gin.Context)
- func ListStreams(c *gin.Context)
- func Listen(protocol string, target string)
- func Ping(c *gin.Context)
- func ShowPeers(c *gin.Context)
- func StartProxy()
- type Node
- type P2PListener
- type P2PListenerList
- type P2PStream
- type P2PStreamsList
- type Peer
- type PeerList
- type PingResult
- type Redirection
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloseAllSteams ¶
func ListListeners ¶
func ListStreams ¶
func StartProxy ¶
func StartProxy()
Types ¶
type P2PListener ¶
type P2PListenerList ¶
type P2PListenerList struct {
Listeners []*P2PListener
}
type P2PStreamsList ¶
type PingResult ¶ added in v0.1.2
type Redirection ¶
Click to show internal directories.
Click to hide internal directories.