Electric.Postgres.LogicalReplication.Messages.Type (electric v1.1.7)

View Source

Summary

Types

t()

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