John Guo
|
57ccc13e0c
|
unit testing files renaming
|
2021-11-17 23:20:58 +08:00 |
|
John Guo
|
6ad7baeb2c
|
remove gsmtp
|
2021-11-16 23:39:45 +08:00 |
|
houseme
|
bb4f72d1ec
|
improve code Introduce according to grouping
|
2021-11-16 19:43:02 +08:00 |
|
houseme
|
e86ee052cb
|
improve code import
|
2021-11-16 19:29:02 +08:00 |
|
houseme
|
ff8633231f
|
improve code 'if block ends with a return statement, so drop this else and outdent its block (golint)'
|
2021-11-16 00:26:10 +08:00 |
|
houseme
|
8ddab7f0cc
|
Merge branch 'gogf:master' into master
|
2021-11-14 22:50:53 +08:00 |
|
John Guo
|
e23704d694
|
improve package gvalid by adding extra internal variable for error message template, changing :xxx varibale name to {xxx} format
|
2021-11-14 21:00:34 +08:00 |
|
houseme
|
e4ddeb6033
|
Improved import, by group improt.
|
2021-11-14 18:24:38 +08:00 |
|
John Guo
|
1a7450b9e9
|
v2.0.0-beta
|
2021-11-14 11:36:59 +08:00 |
|
houseme
|
be03b3cdda
|
Improved import, by group improt.
|
2021-11-13 23:23:55 +08:00 |
|
John Guo
|
748040fb0b
|
improve group router for package ghttp
|
2021-11-07 21:31:33 +08:00 |
|
John Guo
|
79a233eb78
|
example&comment update
|
2021-11-01 19:46:39 +08:00 |
|
John Guo
|
e22e1d0e4a
|
remove function Println from package glog
|
2021-10-30 19:44:22 +08:00 |
|
John Guo
|
17e6063c5c
|
add neccessary parameter context for package gcron/gtimer
|
2021-10-30 15:36:10 +08:00 |
|
John Guo
|
1bfa792ea9
|
fix context canceled error while propagate context from http.Request
|
2021-10-28 23:37:51 +08:00 |
|
John Guo
|
8ef4f68215
|
add IgnoreEmptySliceWhere feature for package gdb; add OriginValueAndKind/OriginTypeAndKind functions for package internal/utils
|
2021-10-28 23:18:23 +08:00 |
|
John Guo
|
aacfa1bd96
|
add short typed tag mapping for summary/description for package goai;add suffix checks for request/response struct naming
|
2021-10-21 20:17:02 +08:00 |
|
John Guo
|
862ef57e0f
|
fix unit testing cases
|
2021-10-21 19:25:39 +08:00 |
|
John Guo
|
fa5499373a
|
replace char <xxx> to ;add GetWithEnv/GetWithCmd fuctions for package gcfg
|
2021-10-21 18:22:47 +08:00 |
|
John Guo
|
085c887b33
|
openapi
|
2021-10-13 22:34:52 +08:00 |
|
John Guo
|
920c97af79
|
openapi
|
2021-10-13 22:28:49 +08:00 |
|
John Guo
|
1bc0635f8b
|
version 2
|
2021-10-11 21:41:56 +08:00 |
|
John Guo
|
89661301b0
|
fix issue for unit testing case for package ghttp
|
2021-10-06 20:16:18 +08:00 |
|
John Guo
|
18ede3ae1f
|
improve error information for package goai
|
2021-10-06 15:03:00 +08:00 |
|
John Guo
|
9ed79e9e86
|
openapi generating for ghttp.Server
|
2021-10-06 14:52:29 +08:00 |
|
John Guo
|
82d04d612b
|
fix openapi specification generating; improve handler type
|
2021-10-06 14:22:58 +08:00 |
|
John Guo
|
9f2eeb23ba
|
print error stack in faltal error for ghttp.Server
|
2021-10-06 12:12:59 +08:00 |
|
John Guo
|
c84e79a46d
|
improve swagger ui feature for package ghttp
|
2021-10-06 11:54:53 +08:00 |
|
John Guo
|
322f5933ad
|
add build-in swagger ui support for ghttp.Server
|
2021-10-03 00:22:06 +08:00 |
|
John Guo
|
1e80dc71eb
|
add automatic generating for OpenApi specification for ghttp.Server routes
|
2021-10-02 22:34:39 +08:00 |
|
John Guo
|
131214151c
|
add context for Client of package ghttp
|
2021-09-30 14:06:46 +08:00 |
|
John Guo
|
750972e7c6
|
fix unit testing cases
|
2021-09-28 19:04:36 +08:00 |
|
John Guo
|
a9d7dc68a3
|
remove usage of package gparser
|
2021-09-27 23:05:46 +08:00 |
|
John Guo
|
993bf897cf
|
remove deprecated functions; refract package gjson
|
2021-09-27 22:47:39 +08:00 |
|
John Guo
|
df09d8c604
|
refract package ghttp/gredis/glog
|
2021-09-27 21:27:24 +08:00 |
|
John Guo
|
b2629b9bfa
|
comment update for package gtrace
|
2021-09-22 19:12:31 +08:00 |
|
John Guo
|
ad2b3e6cc6
|
Merge branch 'master' of https://github.com/houseme/gf into develop
|
2021-09-22 19:04:22 +08:00 |
|
houseme
|
cbe704333a
|
[feature] upgrade opentelemetry version v1.0.0 map to string
|
2021-09-22 14:54:42 +08:00 |
|
houseme
|
45b45517c8
|
[feature] upgrade opentelemetry version v1.0.0
|
2021-09-21 23:53:03 +08:00 |
|
houseme
|
9d67cb4f34
|
[feature] upgrade opentelemetry version v1.0.0
|
2021-09-21 15:15:37 +08:00 |
|
John Guo
|
2e49c33cc7
|
remove depecated functions from package ghttp
|
2021-09-19 23:13:53 +08:00 |
|
John Guo
|
c99c13acd1
|
refract pacakge gcfg, adding adapter interface for pacakge gcfg
|
2021-09-19 10:01:09 +08:00 |
|
jianchenma
|
01a3dd1eb0
|
add function gerror.HasStack; rename all api* interfaces to i*
|
2021-09-17 19:26:56 +08:00 |
|
John Guo
|
28f70d52ee
|
add context parameter for all functions of package gcache
|
2021-09-17 10:48:08 +08:00 |
|
John Guo
|
1455e30350
|
change returned value by Get* and Update/Remove functions from type interface{} to *gvar.Var for package gcache
|
2021-09-16 22:13:00 +08:00 |
|
John Guo
|
55a9c0738b
|
improve package gcache, add GetVar*/RemoveVar/UpdateVar functions for package gcache
|
2021-09-16 20:57:59 +08:00 |
|
John Guo
|
e877eab033
|
fix ci issue
|
2021-09-15 21:21:29 +08:00 |
|
John Guo
|
64a5cedcdf
|
fix recover logic
|
2021-09-14 20:47:06 +08:00 |
|
John Guo
|
727f58a24b
|
remove usage of gconv.Unsafe* functions internally to avoid unexpected errors
|
2021-09-14 19:30:20 +08:00 |
|
John Guo
|
006fb79967
|
improve package gjson; replace fmt.Errorf to gerror; improve examples for package gdb
|
2021-09-13 16:43:09 +08:00 |
|