Anoma.Client.Examples.EClient.EConnection (Anoma v0.25.0)

Summary

Types

t()

I am an example GRPC stub connection to a client. I represent an outside client (e.g., a typescript application).

Types

@type t() :: %Anoma.Client.Examples.EClient.EConnection{channel: any() | nil}

I am an example GRPC stub connection to a client. I represent an outside client (e.g., a typescript application).

Fields

  • :channel - The channel for making grpc requests.