go-siris / siris

DEPRECATED: The community driven fork of Iris. The fastest web framework for Golang!
Other
142 stars 16 forks source link

Fix #62 quicServer don't start [WIP] options to enable/disable quic and other supervisor options #64

Closed Dexus closed 7 years ago

Dexus commented 7 years ago

This PR fix #62 and will also include options to enable quic for TLS Servers and other supervisor options


This change is Reviewable

codecov[bot] commented 7 years ago

Codecov Report

Merging #64 into devel will decrease coverage by 0.67%. The diff coverage is 41.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##            devel      #64      +/-   ##
==========================================
- Coverage   63.23%   62.56%   -0.68%     
==========================================
  Files          21       21              
  Lines        1945     1958      +13     
==========================================
- Hits         1230     1225       -5     
- Misses        626      641      +15     
- Partials       89       92       +3
Impacted Files Coverage Δ
core/host/proxy.go 74.41% <100%> (+0.6%) :arrow_up:
core/host/supervisor.go 64.86% <38.46%> (-6.57%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1c08d19...3e17a21. Read the comment docs.

CLAassistant commented 7 years ago

CLA assistant check
All committers have signed the CLA.