fluent / fluent-bit-go

Fluent Bit Golang package to build plugins
Apache License 2.0
189 stars 52 forks source link

output: add decoder_test.go #32

Closed nokute78 closed 2 years ago

nokute78 commented 4 years ago

I added a test code for decoder.go. We can test like this.

go test ./...