Protocols

The following protocols are available globally.

  • An abstraction for URL loading. URLSession conforms and other mechanisms for URL loading (e.g. Alamofire) can be used by providing conformance.

    See more

    Declaration

    Swift

    public protocol UrlFetcher