package
2.0.0-20240827090357-c5e344dc174c
Repository: https://github.com/rgeraldes24/grpc-gateway.git
Documentation: pkg.go.dev

# Variables

No description provided by the author

# Structs

`EventSource` defines a protocol buffer message used to notify gRPC gateway to transcode streaming endpoints into text/event-stream content types for supporting the modern EventSource browser web API https://html.spec.whatwg.org/multipage/server-sent-events.html.
`EventStreamError` represents an HTTP error to be returned in a text/event-stream response.