Welcome to the Gluegun documentation!
Reference
Reference
Section titled “Reference”This reference is generated from Gleam's docs metadata for gluegun 0.1.0.
For the canonical HexDocs rendering, see hexdocs.pm/gluegun.
Modules
Section titled “Modules”| Module | Description |
|---|---|
gluegun | Root facade for the Gluegun HTTP client wrapper. |
gluegun/client | High-level HTTP helpers for existing Gun connections. |
gluegun/connection | Connection management for Erlang Gun. |
gluegun/error | Error types returned by Gluegun effectful APIs. |
gluegun/fin | Fin (final) flags for Gun HTTP streaming. |
gluegun/message | Decoding and awaiting asynchronous Gun stream messages. |
gluegun/request | Low-level HTTP request and stream operations. |
gluegun/response | HTTP response values collected by gluegun/client. |
gluegun/websocket | WebSocket helpers for Gun connections. |