Skip to content
Welcome to the Gluegun documentation!

Reference

This reference is generated from Gleam's docs metadata for gluegun 0.1.0.

For the canonical HexDocs rendering, see hexdocs.pm/gluegun.

ModuleDescription
gluegunRoot facade for the Gluegun HTTP client wrapper.
gluegun/clientHigh-level HTTP helpers for existing Gun connections.
gluegun/connectionConnection management for Erlang Gun.
gluegun/errorError types returned by Gluegun effectful APIs.
gluegun/finFin (final) flags for Gun HTTP streaming.
gluegun/messageDecoding and awaiting asynchronous Gun stream messages.
gluegun/requestLow-level HTTP request and stream operations.
gluegun/responseHTTP response values collected by gluegun/client.
gluegun/websocketWebSocket helpers for Gun connections.