Commit Graph

88 Commits

Author SHA1 Message Date
qloog
f6f3a4f73b chore: refactor repo and service 2021-12-19 22:58:29 +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
0edf1d4467 chore: optimize config 2021-11-05 23:59:13 +08:00
qloog
f905021c56 refactor: optimize config 2021-11-04 23:54:43 +08:00
qloog
01e618a782 fix: golangci-lint 2021-10-31 22:54:24 +08:00
qloog
e260b01d1c feat: add service registry 2021-10-31 22:48:57 +08:00
qloog
82e9cfc503 chore: fix for golangci-lint and remove unused code 2021-10-16 22:57:36 +08:00
qloog
be78e51493 chore: optimize the usage of service 2021-09-27 23:04:11 +08:00
qloog
fa6062d786 chore: optimize package and middleware 2021-09-26 23:20:24 +08:00
quanlong
689e007e82 feat: rename project from snake to eagle 2021-08-20 18:29:02 +08:00
qloog
2bfe0d04ad feat: optimize sql code and config 2021-07-30 23:48:58 +08:00
qloog
987659f7c7 chore: use di for service params 2021-07-19 21:51:57 +08:00
qloog
ace389b7eb feat: use opentelemetry to tracing 2021-07-07 08:48:35 +08:00
qloog
ef56daba07 chore: optimize config and handle import cycle not allowed 2021-05-22 18:21:21 +08:00
qloog
fd8b843485 feat: add trace: zipkin, elatic and optimize trace structure 2021-05-13 20:11:12 +08:00
quanlong
3ea09597cc feat: add automaxprocs for getting cpu num 2021-05-12 18:01:21 +08:00
quanlong
1a6f803a23 chore: modify tracing path 2021-05-07 19:57:33 +08:00
qloog
96dbb4de6c chore: add version 2021-04-27 21:52:52 +08:00
qloog
f57833b219 chore: rename func name 2021-04-19 23:27:48 +08:00
qloog
b8eb2d23c2 chore: using app.New to manage the application 2021-04-19 23:24:47 +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
quanlong
bcc1663ac7 chore: rename var name 2021-04-02 17:53:48 +08:00
quanlong
84c2262fb7 chore: optimize global var name 2021-04-02 16:24:18 +08:00
quanlong
feee033e6c chore: optimize var name 2021-04-02 16:19:31 +08:00
qloog
7c5f7aab5b chore: optimize all dir structure 2021-03-14 21:22:10 +08:00
quanlong
dce14e41cc chore: add conf for jaeger 2021-03-11 19:43:17 +08:00
quanlong
2ea7d85e6a chore: optimize log and main 2021-03-11 17:15:41 +08:00
qloog
222ce53085 chore: optimize logger and config 2021-03-10 23:51:01 +08:00
quanlong
9c8336dcbc chore: optimize config 2021-03-09 20:17:36 +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
480b88dc29 chore: add metric for trace init func 2021-02-28 20:05:59 +08:00
qloog
eedc07451a chore: optimize tracer 2021-02-23 23:30:48 +08:00
qloog
b4da86d909 feat: add gorm tracing plugin 2021-02-17 22:21:01 +08:00
qloog
bc12da2792 chore: optimize var name 2021-01-17 21:29:28 +08:00
qloog
4df49266a3 chore: remove version 2020-12-24 23:32:59 +08:00
qloog
1c4ed45aa0 lint: fix golang-ci lint tip 2020-12-17 08:36:03 +08:00
qloog
931064c856 chore: replace viper by using global conf 2020-12-12 23:29:00 +08:00
qloog
6c7e656807 chore: rename var 2020-11-23 17:44:04 +08:00
qloog
861a2985be docs: add comment for metrics 2020-11-22 22:34:00 +08:00
qloog
1e9020d926 chore: using alias rpc for server 2020-11-21 23:58:42 +08:00
qloog
2cd2c1bcbb chore: optimize graceful shutdown and replace office log pkg to using self log pkg 2020-11-21 23:48:36 +08:00
qloog
6ba2413706 chore: add param(conf) 2020-11-11 15:43:38 +08:00
戴章龙
6185422877 fix: gin.SetMode must be before gin init 2020-10-14 18:33:21 +08:00
qloog
317978c6e5 chore: delete unused var 2020-10-13 18:18:43 +08:00
qloog
345c767ad0 feat: load web router 2020-10-02 22:32:12 +08:00
qloog
01309b2901 chore: add app dir, move hanlder to app and rename handler to api 2020-10-01 09:58:32 +08:00
qloog
ed9c1f0351 fix: start grpc server via goroutine (#8) 2020-09-27 12:53:34 +08:00