Commit ee6956f
committed
quic: add internal/quic package
This package will eventually contain an implementation of the QUIC
protocol. Place it under internal/ to begin with to avoid accidental
use while it is in an incomplete state.
For golang/go#58547
Change-Id: Ib3526e0bbe433e91283859913818d3e72fc194b6
Reviewed-on: https://go-review.googlesource.com/c/net/+/468402
Reviewed-by: Matt Layher <mdlayher@gmail.com>
Reviewed-by: Roland Shoemaker <roland@golang.org>
Run-TryBot: Matt Layher <mdlayher@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Damien Neil <dneil@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>1 parent 6826f5a commit ee6956f
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments