make the protocol package internal

This commit is contained in:
Marten Seemann
2017-08-30 00:19:44 +07:00
parent 524ecb5827
commit f1ada87dcf
133 changed files with 185 additions and 123 deletions

View File

@@ -3,7 +3,7 @@ package wire
import (
"bytes"
"github.com/lucas-clemente/quic-go/protocol"
"github.com/lucas-clemente/quic-go/internal/protocol"
)
// A PingFrame is a ping frame