Other Structures
The following structures are available globally.
-
PromiseKit’s configurable parameters.
Do not change these after any Promise machinery executes as the configuration object is not thread-safe.
We would like it to be, but sadly
See moreSwiftdoes not exposedispatch_onceet al. which is what we used to use in order to make the configuration immutable once first used.Declaration
Swift
public struct PMKConfiguration
View on GitHub
Other Structures Reference