From fe442f27f2eb1a1adec90ca88f949646e2170488 Mon Sep 17 00:00:00 2001 From: MaysWind Date: Thu, 29 Aug 2024 22:44:05 +0800 Subject: [PATCH] update comment --- pkg/uuid/uuid_type.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/uuid/uuid_type.go b/pkg/uuid/uuid_type.go index 1ef92afe..80416998 100644 --- a/pkg/uuid/uuid_type.go +++ b/pkg/uuid/uuid_type.go @@ -1,6 +1,6 @@ package uuid -// UuidType represents uuid type +// UuidType represents uuid type, the value of uuid type should should be from 0 to 15 type UuidType uint8 // Types of uuid