gtsocial-umbx

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

doc.go (196B)


      1 /*
      2 Syslog server library for go, build easy your custom syslog server
      3 over UDP, TCP or Unix sockets using RFC3164, RFC5424 and RFC6587
      4 */
      5 package syslog // import "gopkg.in/mcuadros/go-syslog.v2"