A Unix or TCP/IP socket that can be mounted into a container.
A unique identifier for this Socket.
@type t() :: %Dagger.Socket{client: term(), query_builder: term()}
@spec id(t()) :: {:ok, String.t()} | {:error, term()}