Commit Graph

30 Commits

Author SHA1 Message Date
qloog
5bb508d703 chore: optimize grpc 2021-12-03 20:19:00 +08:00
qloog
135deb1d1c fix: golangci lint 2021-11-08 22:25:53 +08:00
qloog
f5aa6f9c2b chore: optimize config init 2021-11-07 22:32:58 +08:00
qloog
f905021c56 refactor: optimize config 2021-11-04 23:54:43 +08:00
qloog
aa6a968557 chore: fix lint tips 2021-10-16 23:04:00 +08:00
qloog
82e9cfc503 chore: fix for golangci-lint and remove unused code 2021-10-16 22:57:36 +08:00
Richard
e9a8f93af9 chore: remove WithNetwork 2021-10-15 15:07:35 +08:00
qloog
b7149bb0cd chore: optimize http server 2021-10-13 20:00:12 +08:00
qloog
be78e51493 chore: optimize the usage of service 2021-09-27 23:04:11 +08:00
quanlong
689e007e82 feat: rename project from snake to eagle 2021-08-20 18:29:02 +08:00
qloog
7abe19c060 chore: add context for server start and end func 2021-07-27 23:02:00 +08:00
qloog
ef56daba07 chore: optimize config and handle import cycle not allowed 2021-05-22 18:21:21 +08:00
qloog
b8eb2d23c2 chore: using app.New to manage the application 2021-04-19 23:24:47 +08:00
quanlong
3a163958a2 chore: check error using errors.Is 2021-04-09 16:41:29 +08:00
quanlong
e066e30ef6 chore: adjust config 2021-04-09 16:00:24 +08:00
quanlong
6f2e50b4fa chore: rename server name 2021-04-02 19:46:07 +08:00
qloog
7c5f7aab5b chore: optimize all dir structure 2021-03-14 21:22:10 +08:00
qloog
222ce53085 chore: optimize logger and config 2021-03-10 23:51:01 +08:00
qloog
2a9ee5afe9 chore: optimize config 2021-03-08 23:49:22 +08:00
qloog
b6e6953ccb chore: separation of public error and business error 2021-03-06 14:56:45 +08:00
qloog
5bbd82b19c add trace 2021-02-16 23:05:26 +08:00
qloog
931064c856 chore: replace viper by using global conf 2020-12-12 23:29:00 +08:00
qloog
32fd670c2a chore: split app/api dir to two: http and grpc 2020-12-05 16:23:29 +08:00
qloog
4bc1a7a2fa chore: add return value 2020-11-21 23:40:21 +08:00
qloog
6ba2413706 chore: add param(conf) 2020-11-11 15:43:38 +08:00
qloog
4035598ea0 feat: add grpc for user 2020-09-21 13:26:57 +08:00
qloog
706b95818e chore: use param service to replace New service 2020-09-13 22:10:20 +08:00
qloog
35b70d936c feat: add grpc demo 2020-09-12 23:01:29 +08:00
qloog
24da1f5adc feat: add rpc/server 2020-07-19 20:15:05 +08:00
qloog
eb95112430 feat: add rpc readme 2020-07-17 23:54:31 +08:00