 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const ProtocolSNR = "/ipfs/supernoderouting"
    Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Loopback ¶
type Loopback struct {
	Handler RequestHandler
	Local   peer.ID
}
    Loopback forwards requests to a local handler
func (*Loopback) HandleStream ¶
func (*Loopback) SendMessage ¶
SendMessage intercepts local requests, forwarding them to a local handler
 Click to show internal directories. 
   Click to hide internal directories.