Packages

A FastCGI server library for Gleam.

Current section

Files

Jump to
fcgi include fcgi_Stream.hrl
Raw

include/fcgi_Stream.hrl

-record(stream, {producer :: fun((fcgi:stream_sender()) -> nil)}).