From 98f5dca424f10ac6fb429a216beba940aecd542a Mon Sep 17 00:00:00 2001 From: MaysWind Date: Sat, 26 Dec 2020 00:04:49 +0800 Subject: [PATCH] add comments --- pkg/uuid/uuid_type.go | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/uuid/uuid_type.go b/pkg/uuid/uuid_type.go index f58e835b..4da67641 100644 --- a/pkg/uuid/uuid_type.go +++ b/pkg/uuid/uuid_type.go @@ -1,5 +1,6 @@ package uuid +// UuidType represents uuid type type UuidType uint8 // Types of uuid