Refactor servers

This commit is contained in:
Andrew Gutekanst
2020-01-13 17:19:29 -05:00
parent 0922ff4f9c
commit e5257eb6ed
16 changed files with 749 additions and 221 deletions

View File

@@ -1,6 +1,7 @@
package signserver
//revive:disable
type RespID uint16
//go:generate stringer -type=RespID