Commit Graph

2 Commits

Author SHA1 Message Date
lucheng c4db99d32a Use errgroup to return error of goruntine 2024-07-12 09:51:43 +08:00
lucheng 9d2038ff6f Create Client struct, launch client with Client.Launch
1. Make client a lib, than Client can be create and launch outside
the pkg.
2. Add CheckAuthed func, it will used by the APP Dashboard
2024-07-11 10:11:50 +08:00