mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-31 00:02:25 -05:00 
			
		
		
		
	
		
			
	
	
		
			6 lines
		
	
	
	
		
			196 B
		
	
	
	
		
			Go
		
	
	
	
	
	
		
		
			
		
	
	
			6 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" |