View Source Dagger.Socket (dagger v0.8.7)

Socket

Link to this section Summary

Functions

The content-addressed identifier of the socket.

Link to this section Types

@type t() :: %Dagger.Socket{client: term(), selection: term()}

Link to this section Functions

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

The content-addressed identifier of the socket.