initial pase store definitions
This commit is contained in:
parent
fefe08f6f9
commit
b947535795
10 changed files with 723 additions and 0 deletions
5
go.mod
Normal file
5
go.mod
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
module git.juancwu.dev/juancwu/pase
|
||||
|
||||
go 1.26.2
|
||||
|
||||
require github.com/oklog/ulid/v2 v2.1.1 // indirect
|
||||
Loading…
Add table
Add a link
Reference in a new issue