This website requires JavaScript.
Explore
Help
Sign In
digimon
/
library-go
Watch
3
Star
0
Fork
You've already forked library-go
0
Code
Issues
Pull Requests
Packages
Projects
Releases
13
Wiki
Activity
errs/v1.2.2
library-go
/
go.work
10 lines
72 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
feature/validator (#4) Co-authored-by: daniel.w <daniel.w@intteam.net> Reviewed-on: https://code.30cm.net/digimon/library-go/pulls/4
2024-08-19 17:21:51 +00:00
go 1.22.3
init project
2024-08-19 17:07:16 +00:00
feat: add worker_pool
2024-08-20 15:33:20 +00:00
use (
./errors
./validator
./worker_pool
add jwt parser
2024-08-27 05:49:17 +00:00
./jwt
add ers
2024-08-27 13:53:58 +00:00
./errs
feat: add worker_pool
2024-08-20 15:33:20 +00:00
)