package
1.0.2
Repository: https://github.com/alevinval/sse.git
Documentation: pkg.go.dev

# Functions

New returns a Decoder with a growing buffer.
NewSize returns a Decoder with a fixed buffer size.

# Structs

Decoder accepts an io.Reader input and decodes message events from it.