mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Add comment to exported function WindowsServiceName (make revive) (#9241)
This commit is contained in:
		
				
					committed by
					
						
						techknowlogick
					
				
			
			
				
	
			
			
			
						parent
						
							9a33adcdd3
						
					
				
				
					commit
					6460284085
				
			@@ -21,6 +21,7 @@ import (
 | 
			
		||||
	"golang.org/x/sys/windows/svc/debug"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
// WindowsServiceName is the name of the Windows service
 | 
			
		||||
var WindowsServiceName = "gitea"
 | 
			
		||||
 | 
			
		||||
const (
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user