Postgrex v0.15.3 Postgrex.MACADDR View Source

Struct for PostgreSQL macaddr.

Fields

  • address

Link to this section Summary

Link to this section Types

Link to this type

macaddr()

View Source
macaddr() :: {0..255, 0..255, 0..255, 0..255, 0..255, 0..255}
Link to this type

t()

View Source
t() :: %Postgrex.MACADDR{address: macaddr()}