mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-11-03 22:52:25 -06:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			196 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			196 B
		
	
	
	
		
			Go
		
	
	
	
	
	
/*
 | 
						|
Syslog server library for go, build easy your custom syslog server
 | 
						|
over UDP, TCP or Unix sockets using RFC3164, RFC5424 and RFC6587
 | 
						|
*/
 | 
						|
package syslog // import "gopkg.in/mcuadros/go-syslog.v2"
 |