//
pkg.gl
Category
github.com/Leila-Codes/events-io
transform
serializer
package
1.3.4
Repository:
https://github.com/leila-codes/events-io.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
57 SLOC
#
Functions
Csv
No description provided by the author
Gob
Gob serializer will attempt to serialize all events received from input chan and encode them into an in-memory bytes buffer before returning them on a new output channel.
Json
No description provided by the author