Skip to content
/ og-rek Public
forked from kisielk/og-rek

ogórek is a Go library for encoding and decoding pickles.

License

Notifications You must be signed in to change notification settings

lomik/og-rek

 
 

Repository files navigation

ogórek

GoDoc Build Status

ogórek is a Go library for encoding and decoding pickles.

Fuzz Testing

Fuzz testing has been implemented for the decoder. To run fuzz tests do the following:

go get github.com/dvyukov/go-fuzz/go-fuzz
go get github.com/dvyukov/go-fuzz/go-fuzz-build
go-fuzz-build github.com/kisielk/og-rek
go-fuzz -bin=./ogórek-fuzz.zip -workdir=./fuzz

About

ogórek is a Go library for encoding and decoding pickles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Go 100.0%