alter primary keys to uuids and adjust the membership system
This commit is contained in:
@@ -23,6 +23,7 @@ type RouteGroups struct {
|
||||
Config fiber.Router
|
||||
Lookup fiber.Router
|
||||
StateHistory fiber.Router
|
||||
Membership fiber.Router
|
||||
}
|
||||
|
||||
func CheckError(err error) {
|
||||
|
||||
Reference in New Issue
Block a user