move IDGenerator interface to service package

This commit is contained in:
juancwu 2026-05-04 20:52:23 +00:00
commit 9bffb2e39d

View file

@ -1,4 +1,4 @@
package store package service
import "github.com/oklog/ulid/v2" import "github.com/oklog/ulid/v2"