mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-11-03 17:41:03 +01:00 
			
		
		
		
	Fixed comment for linting
This commit is contained in:
		
							parent
							
								
									e91c378bd4
								
							
						
					
					
						commit
						030d7264e6
					
				@ -362,7 +362,7 @@ func (h *Headscale) GetMachineByMachineKey(
 | 
			
		||||
	return &m, nil
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// GetMachineByNodeKey finds a Machine by its current NodeKey
 | 
			
		||||
// GetMachineByNodeKey finds a Machine by its current NodeKey.
 | 
			
		||||
func (h *Headscale) GetMachineByNodeKey(
 | 
			
		||||
	nodeKey key.NodePublic,
 | 
			
		||||
) (*Machine, error) {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user