|
|
fdfefbb94d
|
add default value feature for gjson/gparser; update default value type for ghttp.Request
|
2019-05-09 14:19:27 +08:00 |
|
|
|
2b865a55ac
|
update gjson/gparser
|
2019-05-08 22:04:36 +08:00 |
|
|
|
8138215597
|
comments update
|
2019-05-08 21:03:04 +08:00 |
|
|
|
7cc0c7a1cc
|
rename map type of gmap; rename BatchSet/BatchRemove to Sets/Removes for gmap/gcache
|
2019-05-08 17:21:18 +08:00 |
|
|
|
4c647aaa19
|
refacting gmap
|
2019-05-07 22:28:34 +08:00 |
|
|
|
48b1d616c5
|
update code format for gtime
|
2019-05-07 10:22:50 +08:00 |
|
|
|
693c37d6d6
|
Merge pull request #116 from jroam/master
add some var flags gtime.format
|
2019-05-07 10:18:22 +08:00 |
|
|
|
d525c04826
|
公开几个常用功能方法
|
2019-05-06 15:03:14 +08:00 |
|
|
|
c170edbdfc
|
add ghttp.Request.GetUrl to get current request URL
|
2019-05-06 13:52:34 +08:00 |
|
|
|
66e40155a9
|
add http/https scheme for log of ghttp.Server; add transport setting to ignore tls cert for ghttp.Client; version updates
|
2019-05-06 09:35:39 +08:00 |
|
|
|
59ad1a9b00
|
fix issue in incorrect every running logics of gcron.AddOnce
|
2019-05-05 22:57:13 +08:00 |
|
|
|
a5b536e218
|
去掉不常用参数e
|
2019-05-05 22:49:52 +08:00 |
|
|
|
0e6c2e790d
|
copy mysql driver to third folder
|
2019-05-04 23:02:07 +08:00 |
|
|
|
5761e73061
|
优化一些参数性能
|
2019-05-04 18:14:05 +08:00 |
|
|
|
34c761e9db
|
rename mysql driver from 'mysql' to 'gf-mysql' to avoid multiple imports error
|
2019-05-04 00:25:02 +08:00 |
|
|
|
87e3813636
|
remove go-sql-driver-mysql from third, add Register function to manually register 'mysql' driver
|
2019-05-04 00:10:02 +08:00 |
|
|
|
99dc69e839
|
update gtcp exxamples
|
2019-05-03 13:28:27 +08:00 |
|
|
|
d78fde8099
|
edit a func's name
|
2019-04-30 22:31:52 +08:00 |
|
|
|
5d0c8956d6
|
edit some errs and fmt some codes
|
2019-04-30 11:45:26 +08:00 |
|
|
|
c9537af062
|
add package feature for gudp; gtcp updates
|
2019-04-29 23:54:47 +08:00 |
|
|
|
dfb5b3a8ce
|
Merge pull request #15 from gogf/master
日常更新
|
2019-04-29 14:30:24 +08:00 |
|
|
|
a177e44583
|
edit some infos
|
2019-04-29 14:29:33 +08:00 |
|
|
|
7ae03729f3
|
add package support for gtcp
|
2019-04-28 23:55:23 +08:00 |
|
|
|
6d7d8dec02
|
add var 'e' of gtime.format
|
2019-04-28 22:53:03 +08:00 |
|
|
|
a5b8e2aa2f
|
add var 'w' of gtime.format
|
2019-04-28 18:12:43 +08:00 |
|
|
|
123333d9c2
|
edit some info
|
2019-04-27 22:59:06 +08:00 |
|
|
|
0c4fa1d96a
|
fmt files
|
2019-04-27 22:50:44 +08:00 |
|
|
|
e5805e8c69
|
Merge branch 'master' of https://github.com/jroam/gf
|
2019-04-27 22:44:59 +08:00 |
|
|
|
bf2d45a012
|
add gtime.format var 't'
|
2019-04-27 22:37:36 +08:00 |
|
|
|
a7122788b1
|
add 'W' to gtime.format func(doing)
|
2019-04-26 17:52:45 +08:00 |
|
|
|
c109cee7ef
|
Merge pull request #115 from touzijiao/master
Merge pull request #115 from touzijiao/master
|
2019-04-26 13:44:51 +08:00 |
|
|
|
e111d39c54
|
测试文件
|
2019-04-26 10:38:27 +08:00 |
|
|
|
66306464e1
|
add Pop/Pops functions for gset
|
2019-04-26 08:57:48 +08:00 |
|
|
|
dd34ac1722
|
add build-in function 'eq/ne/lt/le/gt/ge' for gview to replace the same functions in stdlib
|
2019-04-25 23:23:24 +08:00 |
|
|
|
34cb222b33
|
remove temprary function map parameter for gview when parsing template file and content
|
2019-04-25 22:14:20 +08:00 |
|
|
|
a0276f7e81
|
add param 'z' to gtime.format func
|
2019-04-24 23:12:48 +08:00 |
|
|
|
d39ef156de
|
garray updates
|
2019-04-24 22:23:32 +08:00 |
|
|
|
f464dc7fb8
|
add NewFrom/NewIntSetFrom/NewStringSetFrom functions for gset; add more example for gset
|
2019-04-24 18:52:24 +08:00 |
|
|
|
d29b27a5df
|
add Merge/Sum functions for gset
|
2019-04-24 18:15:50 +08:00 |
|
|
|
5346ca9046
|
use golint checked
|
2019-04-24 18:08:10 +08:00 |
|
|
|
6d5b552bb7
|
add param of 'N','s' to gtime.format
|
2019-04-24 18:03:29 +08:00 |
|
|
|
e8c3dfa13e
|
fix: #112
closes #112
|
2019-04-24 11:31:13 +08:00 |
|
|
|
9eea93cc6e
|
change param type from string to interface{} for ghttp.ClientRequest
|
2019-04-23 20:12:44 +08:00 |
|
|
|
308cb55b6b
|
version updates
|
2019-04-23 19:44:28 +08:00 |
|
|
|
75ada78f8f
|
remove parameter bind from ghttp.RouterGroup.Bind
|
2019-04-23 19:39:35 +08:00 |
|
|
|
c1aa5eb717
|
Merge pull request #98 from qq976739120/gmap-test
新增测试方法
|
2019-04-23 18:56:58 +08:00 |
|
|
|
d2fed1198b
|
Merge pull request #110 from jroam/master
增加gtime包下,format方法能直接格式化星期的数字型的值
|
2019-04-23 18:54:43 +08:00 |
|
|
|
a9f9261dbd
|
add gregex.ReplaceFuncMatch/ReplaceStringFuncMatch functions for package gregex
|
2019-04-23 14:15:12 +08:00 |
|
|
|
161e0d6e97
|
edit var name to "weekMap"
|
2019-04-23 09:59:13 +08:00 |
|
|
|
3efe511f42
|
优化星期英文值和数字值的格式化功能
|
2019-04-22 23:13:35 +08:00 |
|