mirror of
				https://github.com/yggdrasil-network/yggdrasil-go.git
				synced 2025-11-04 03:05:07 +03:00 
			
		
		
		
	simplify routerInterface
This commit is contained in:
		
							parent
							
								
									f2b9e95895
								
							
						
					
					
						commit
						77ded84ea5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -258,7 +258,7 @@ func (r *router) _handleNodeInfo(bs []byte, fromKey *crypto.BoxPubKey) {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
////////////////////////////////////////////////////////////////////////////////
 | 
					////////////////////////////////////////////////////////////////////////////////
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// routerInterface is a helper that implements peerInterface
 | 
					// routerInterface is a helper that implements linkInterface
 | 
				
			||||||
type routerInterface struct {
 | 
					type routerInterface struct {
 | 
				
			||||||
	router *router
 | 
						router *router
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue