View Source Electric.Postgres.LogicalReplication.Messages.Type (electric v0.9.5)

Summary

Types

@type t() :: %Electric.Postgres.LogicalReplication.Messages.Type{
  id: non_neg_integer(),
  name: String.t(),
  namespace: String.t()
}