mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-29 10:57:44 +09:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			175 B
		
	
	
	
		
			Go
		
	
	
	
		
			Vendored
		
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			175 B
		
	
	
	
		
			Go
		
	
	
	
		
			Vendored
		
	
	
	
| // Package gomail provides a simple interface to compose emails and to mail them
 | |
| // efficiently.
 | |
| //
 | |
| // More info on Github: https://github.com/go-gomail/gomail
 | |
| package gomail
 |