brightdigit/MistKit

View on GitHub
Sources/MistKit/URLNetworking/MKHttpClient.swift

Summary

Maintainability
A
0 mins
Test Coverage

public declarations should be documented.
Open

public protocol MKHttpClient {

public declarations should be documented.
Open

  associatedtype RequestType: MKHttpRequest

public declarations should be documented.
Open

  func request(fromConfiguration configuration: RequestConfiguration) -> RequestType

There are no issues that match your filters.

Category
Status