WadmClient.Conn (wadm_client v0.1.0)

struct wrapping a nats connection

Summary

Types

t()

@type t() :: %WadmClient.Conn{conn: Gnat.t(), lattice: binary(), prefix: binary()}

Functions

new(conn, lattice, prefix)