sig/server.rbs in macaw_framework-1.0.5 vs sig/server.rbs in macaw_framework-1.1.0
- old
+ new
@@ -2,10 +2,10 @@
@bind: String
@cache: Hash[Symbol, Array]
@context: OpenSSL::SSL::SSLContext
@endpoints_to_cache: Array[String]
@macaw: MacawFramework::Macaw
- @macaw_log: Logger
+ @macaw_log: Logger?
@num_threads: Integer
@port: Integer
@prometheus: untyped
@prometheus_middleware: untyped