Skip to content

Structure

PostgresNotificationSequence

struct PostgresNotificationSequence

Topics

Structures

Instance Methods

  • makeAsyncIterator()
    Creates the asynchronous iterator that produces elements of this asynchronous sequence.

Type Aliases

Relationships

Conforms To

  • Swift.Sendable
  • Swift.SendableMetatype
  • _Concurrency.AsyncSequence

See Also