brightdigit/MistKit

View on GitHub
Sources/MistKitNIO/BindTo.swift

Summary

Maintainability
A
0 mins
Test Coverage

public declarations should be documented.
Open

  case ipAddress(host: String, port: Int)
Severity: Minor
Found in Sources/MistKitNIO/BindTo.swift by swiftlint

public declarations should be documented.
Open

  case unixDomainSocket(path: String)
Severity: Minor
Found in Sources/MistKitNIO/BindTo.swift by swiftlint

public declarations should be documented.
Open

  case stdio
Severity: Minor
Found in Sources/MistKitNIO/BindTo.swift by swiftlint

public declarations should be documented.
Open

public enum BindTo {
Severity: Minor
Found in Sources/MistKitNIO/BindTo.swift by swiftlint

There are no issues that match your filters.

Category
Status