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