forked from quic-go/quic-go
add a test that checks that each errorcode has a string representation
This commit is contained in:
4
errorcodes/error_code.go
Normal file
4
errorcodes/error_code.go
Normal file
@@ -0,0 +1,4 @@
|
||||
package errorcodes
|
||||
|
||||
// An ErrorCode in QUIC
|
||||
type ErrorCode uint32
|
||||
Reference in New Issue
Block a user