1
0
mirror of https://github.com/Mrs4s/go-cqhttp.git synced 2025-05-04 19:17:37 +08:00

15 Commits

Author SHA1 Message Date
wdvxdr
ce944539c1
feat: split out server register
we can add server with less dependency
2021-10-02 23:42:47 +08:00
wdvxdr
1337d3f1f3
style: move internal/config to modules/config
config should not be internal, maybe some module need it.
2021-09-26 19:41:03 +08:00
wdvxdr
ddd51e6ca3
style: move global/config to internal/config 2021-09-26 13:32:40 +08:00
wdvxdr
cf21e81016
style: move flag parse to internal/base 2021-09-25 21:09:50 +08:00
wdvxdr
9f7e31766b
refactor(server): replace gin with net/http
reduce binary size about 2M
2021-05-30 14:05:50 +08:00
wdvxdr
f0a472bc3c
feat(api): send group notice with pic 2021-05-04 16:55:19 +08:00
wdvxdr
cccf454500
docs(config): add pprof 2021-04-12 19:35:46 +08:00
github-actions[bot]
d8a373cfa4 ci(chore): Fix stylings 2021-04-11 13:36:23 +00:00
Mrs4s
fb7ba0557c
fuck ci again. 2021-04-11 21:35:47 +08:00
github-actions[bot]
6011a46f1b ci(chore): Fix stylings 2021-04-11 13:34:01 +00:00
Mrs4s
de4f4c8676
fuck ci. 2021-04-11 21:33:08 +08:00
github-actions[bot]
cbd91d27bd ci(chore): Fix stylings 2021-04-11 13:18:45 +00:00
Mrs4s
379a589fc8
fuck. 2021-04-11 21:15:48 +08:00
Mrs4s
6ba8774ff1
fix lint. 2021-04-11 21:14:06 +08:00
Mrs4s
48b095f825
feat: pprof server. 2021-04-11 21:11:33 +08:00