Structure
PostgresNotificationSequence
struct PostgresNotificationSequence
Topics
Structures
struct AsyncIteratorThe type of asynchronous iterator that produces elements of this asynchronous sequence.
Instance Methods
func makeAsyncIterator() -> PostgresNotificationSequence.AsyncIteratorCreates the asynchronous iterator that produces elements of this asynchronous sequence.
Type Aliases
typealias ElementThe type of element produced by this asynchronous sequence.
Relationships
Conforms To
Swift.SendableSwift.SendableMetatype_Concurrency.AsyncSequence