add a test that checks that each errorcode has a string representation

This commit is contained in:
Lucas Clemente
2016-05-17 00:44:15 +02:00
parent dc2a14a5f7
commit 3cc7d7f289
3 changed files with 45 additions and 6 deletions

4
errorcodes/error_code.go Normal file
View File

@@ -0,0 +1,4 @@
package errorcodes
// An ErrorCode in QUIC
type ErrorCode uint32