Dagger.HTTPState (dagger v0.21.6)

Copy Markdown View Source

An internal persistent HTTP state.

Summary

Functions

A unique identifier for this HTTPState.

Types

t()

@type t() :: %Dagger.HTTPState{client: term(), query_builder: term()}

Functions

id(http_state)

@spec id(t()) :: {:ok, String.t()} | {:error, term()}

A unique identifier for this HTTPState.