mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-29 19:52:24 -05: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"
 |