Skip to content

Releases: nathanaelle/syslog5424

v2.0.5

25 Feb 18:29
Compare
Choose a tag to compare
  • correction doc.go

v2.0.4

21 Feb 21:17
Compare
Choose a tag to compare
  • add some docs
  • add few benchmarks

v2.0.3

19 Apr 20:23
Compare
Choose a tag to compare
  • support go mod
  • go vetting

v0.2

01 Dec 15:19
37ed07a
Compare
Choose a tag to compare

Main features :

  • Full support of Structured Data
  • Fast parser
  • Fast encoder
  • error channel provided for Sender and Receiver goroutine

Provided Structured Data :

  • timeQualiy

v0.1

02 Nov 01:05
ab89fc7
Compare
Choose a tag to compare
Merge pull request #5 from DavidGamba/davidgamba/go-fmt

Run gofmt on entire codebase