Commit Graph
100 Commits
Author SHA1 Message Date
dudaodong 67b4782ac2 doc: add document for functions in netutil/http_client.go 2022-08-31 15:53:18 +08:00
dudaodong 1d8b9a2625 feat: add http client for sending http request 2022-08-31 11:49:27 +08:00
dudaodong 94ae1acc78 doc: update readme file 2022-08-29 15:31:19 +08:00
dudaodong aece2995d6 refactor: change ReverseStr to Reverse in strutil package 2022-08-29 15:11:15 +08:00
dudaodong f5ec5eb58d feat: add EncodeByte and DecodeByte 2022-08-29 15:08:50 +08:00
dudaodong d62284e9a6 feat: add IsZeroValue function 2022-08-29 14:59:36 +08:00
dudaodong b6815224fd release v1.3.1 2022-08-02 17:52:18 +08:00
dudaodong 5931b882ee doc: update document for system package 2022-07-29 13:33:23 +08:00
dudaodong f8096e3585 doc: update slice document 2022-07-29 13:31:04 +08:00
dudaodong 979381bfb7 doc: update convertor document 2022-07-29 13:28:25 +08:00
dudaodong 3e2c25f827 doc: update netutil document 2022-07-29 13:23:30 +08:00
dudaodong 2c7bcc9fbb doc: update slice document 2022-07-29 13:17:05 +08:00
dudaodong 3a944ab12f test: update slice unit test 2022-07-27 15:31:12 +08:00
dudaodong 387079d034 feat: os.go, add GetOsBits 2022-07-27 15:27:39 +08:00
dudaodong 33e3631b72 fix: fix aes/des cbc crypto iv bug 2022-07-27 15:26:45 +08:00
dudaodong b3149ea619 feat: convertor.go, add ToChannel 2022-07-27 15:22:43 +08:00
dudaodong 116ff284c3 feat: net.go, add IsInternalIP, GetRequestPublicIp, EncodeUrl 2022-07-27 15:18:20 +08:00
dudaodong 0cb251f7b8 feat: add ToSlice and ToSlicePointer and AppendIfAbsent 2022-07-27 15:12:14 +08:00
dudaodong 683def2242 docs: update go version badge 2022-06-24 09:41:46 +08:00
dudaodong d4a90f2869 release v1.3.0 2022-06-22 16:30:45 +08:00
dudaodong be67de3b40 release v1.3.0 2022-06-22 15:58:41 +08:00
dudaodong 6898ed413e docs: add doc for UniqueBy function 2022-06-22 15:47:48 +08:00
dudaodong 5dbdbcd651 docs: add doc for UniqueBy function 2022-06-22 15:45:29 +08:00
dudaodong ae0facd32d refactor: clean code for slice/slice.go 2022-06-22 14:21:45 +08:00
dudaodong 2d7e19fb87 feat: add UniqueBy function in slice.go 2022-06-22 12:00:01 +08:00
dudaodong 24d4a03227 update .gitignore file 2022-06-22 11:27:31 +08:00
dudaodong 93fb089f6e docs: add CreateDir function for fileutil 2022-06-17 17:25:16 +08:00
dudaodong 2fe272f2ef docs: add CreateDir function for fileutil 2022-06-17 17:22:08 +08:00
dudaodong 77859ffa15 docs: add doc for SplitEx function 2022-06-17 17:19:59 +08:00
dudaodong f83f47df3a feat: add SplitEx function 2022-06-17 17:13:58 +08:00
dudaodong 885c08847d docs: add doc for function IndexOf and LastIndexOf 2022-06-17 17:11:09 +08:00
dudaodong cc4a20751f test: add unit test for funcation IndexOf and LastIndexOf 2022-06-17 17:02:44 +08:00
dudaodong b0d1d39452 feat: add IndexOf and LastIndexOf function in slice.go 2022-06-17 17:01:37 +08:00
dudaodong 02fa7bc8be docs: add doc for function Equal and EqualWithFunc 2022-06-17 16:57:42 +08:00
dudaodong 433eb63b86 feat: add EqualWith function for slice 2022-06-17 15:47:36 +08:00
dudaodong a2541dac03 feat: add Equal function for slice 2022-06-17 15:37:36 +08:00
dudaodong 690e746811 update readme file 2022-04-29 14:50:29 +08:00
dudaodong 7cb97a26c5 release v1.2.9 2022-04-14 11:41:46 +08:00
dudaodong 39d373d37b fix: fix http post to support multipart/form-data header 2022-04-14 11:39:21 +08:00
dudaodong 1aefd6aa12 release v1.2.8 2022-04-13 11:46:14 +08:00
dudaodong c7aa44b8a4 fix: fix http post fucntion 2022-04-13 11:38:45 +08:00
dudaodong 0e3dc68de5 release v1.2.7 2022-03-29 10:52:55 +08:00
dudaodong 4083e75ed4 fix: fix ToBytes bug 2022-03-26 21:09:28 +08:00
dudaodong 1327eff62f docs: add doc for unix time 2022-03-24 16:09:19 +08:00
dudaodong eb24c37143 docs: add doc for unix time 2022-03-24 16:07:17 +08:00
dudaodong b7a6c91064 feat: add unix date conversion 2022-03-24 16:03:57 +08:00
dudaodong 555e185871 feat: add unix date conversion 2022-03-24 16:01:41 +08:00
dudaodong cb0efc5cc7 docs: replace path '/main' with '/v1' 2022-03-16 16:18:28 +08:00
dudaodong 7ac6816532 docs: add Factorial 2022-03-04 17:37:49 +08:00
dudaodong 81c4216699 release v1.2.6 2022-03-04 17:31:38 +08:00
dudaodong 2e30389703 test: add TestTruncRound 2022-03-04 17:30:47 +08:00
dudaodong 0e1d5cf04b docs: add doc for mathutil package 2022-03-04 17:28:53 +08:00
dudaodong 4e2d84e4fc feat: add mathutil package 2022-03-03 15:55:36 +08:00
dudaodong 13ee045b99 docs: add section 'How to Contribute' 2022-03-01 14:55:42 +08:00
dudaodong f1fd4c876b fmt: gofmt function.go 2022-02-28 10:11:07 +08:00
dudaodong cd63b2b18f docs: add func UUIdV4 in readme file 2022-02-28 10:09:23 +08:00
dudaodong bab9b4a6b3 release v1.2.5 2022-02-25 16:39:03 +08:00
dudaodong b3c34578bf fix: set request body content-length 2022-02-25 16:38:32 +08:00
dudaodong f26477904e refactor: set body byte for http post request 2022-02-25 15:31:39 +08:00
dudaodong 85886cf618 docs: add func UUIdV4 2022-02-20 11:09:51 +08:00
dudaodong a19a861552 feat: add func UUIdV4 2022-02-20 10:16:15 +08:00
dudaodong 96d57a6d24 docs: remove duplicated 2022-02-19 21:53:27 +08:00
dudaodong b48155c249 refactor: rename files *_util.go to *_internal.go 2022-02-19 21:52:10 +08:00
dudaodong 41685022c0 refactor: rename files *_util.go to *_internal.go 2022-02-19 21:51:58 +08:00
dudaodong 4e7274ce05 fix: check fn param must be function 2022-02-17 19:51:52 +08:00
dudaodong 2384b0e51f docs: fix func link mistake 2022-02-16 14:26:03 +08:00
dudaodong 6b6b938d1e docs: fix func link mistake 2022-02-16 14:24:18 +08:00
dudaodong 29d8987909 docs: update readme file 2022-02-16 14:12:42 +08:00
dudaodong 43fb3f1a06 release v1.2.4 2022-02-16 14:10:25 +08:00
dudaodong 34c28fece3 docs&refactor: rename request.go to http.go 2022-02-15 17:46:07 +08:00
dudaodong 40c2402493 feat: add func GetIps and GetMacAddrs 2022-02-15 17:38:09 +08:00
dudaodong c965e79bfc docs: add doc for begin and end time funcs 2022-02-15 16:37:48 +08:00
dudaodong eeadb1fecb feat: add funcs for get begin and end time for year, month, week, day, hour, minute 2022-02-15 16:07:59 +08:00
dudaodong 1dd826f050 add logo png and update readme file 2022-02-08 14:43:57 +08:00
dudaodong 8b04aa5f31 release v1.2.3 update readme file 2022-02-07 16:35:01 +08:00
dudaodong 6855fe0bce docs: add doc for validator package 2022-02-07 12:41:58 +08:00
dudaodong 300be9e3dc docs: add doc for system package 2022-02-07 11:21:47 +08:00
dudaodong 384be2e2e9 docs: add doc for strutil package 2022-02-07 10:54:44 +08:00
dudaodong 1d71a0ad3a docs: add doc for slice package 2022-02-06 17:16:16 +08:00
dudaodong 0e0ed316f1 docs: fix code issue 2022-02-05 09:54:48 +08:00
dudaodong 961eedda04 docs: add doc for package retry 2022-02-01 18:57:41 +08:00
dudaodong f4881d2f49 docs: add doc for package random 2022-01-31 23:46:59 +08:00
dudaodong a3eb269bdb docs: add doc for package netutil 2022-01-31 23:34:44 +08:00
dudaodong e367123070 docs: fix code fmt issue 2022-01-30 22:01:52 +08:00
dudaodong 0f1d3fb553 docs: fix misspell in readme file 2022-01-30 21:54:24 +08:00
dudaodong a4658b2341 docs: add doc for package function 2022-01-30 21:53:25 +08:00
dudaodong 739113ef9e docs: add doc for package formatter 2022-01-30 19:04:07 +08:00
dudaodong 1629b861cd docs: add doc for package fileutil 2022-01-30 15:28:33 +08:00
dudaodong acce85557f fmt: fmt example code in docs 2022-01-29 22:49:54 +08:00
dudaodong 05aefbaa62 docs: add doc for package datetime 2022-01-28 16:25:49 +08:00
dudaodong 6988fdc451 docs: fix code fmt issue 2022-01-28 15:33:20 +08:00
dudaodong 5963830879 docs: fix source link disabled issue 2022-01-28 11:50:25 +08:00
dudaodong 134aded4d8 docs: add md doc for every package 2022-01-28 11:45:50 +08:00
dudaodong 35780d9dc1 update: add DesEcbEncrypt and DesEcbDecrypt comment 2022-01-28 10:53:14 +08:00
dudaodong c40ac9bb9b refactor: add error value return for GenerateRsaKey func 2022-01-28 10:51:40 +08:00
dudaodong 51bd974cc9 refactor: make some code cleaner 2022-01-27 20:09:42 +08:00
dudaodong 0b93fbffd9 fix: fix misspell in readme file 2022-01-27 11:13:19 +08:00
dudaodong 349f8b6c97 test: add some cases for convertor test 2022-01-27 10:55:37 +08:00
dudaodong 5899921054 fix: fix some text 2022-01-24 15:30:22 +08:00
dudaodong ec19014578 feat: add FindLast func 2022-01-24 15:29:14 +08:00