世界
cc7e630923
control: Refactor interface finder
2024-11-12 20:15:50 +08:00
世界
e0196407a3
Remove bad rw usages
2024-06-24 09:42:23 +08:00
世界
36acc18bfb
Add Ptr
function to common
...
A new function Ptr has been added to common/cond.go. This function returns address of any type of object that is passed as an argument to it. This enhancement will be useful in many scenarios where pointer to an object is required.
2023-12-24 08:03:40 +08:00
世界
c68251b6d0
Deprecate stack buffer
2023-07-03 08:21:04 +08:00
世界
a3b120b25e
Add index functions
2023-06-13 22:25:54 +08:00
世界
00f3153336
Add FindIndexed
2023-06-13 22:06:01 +08:00
世界
b8ca9f5424
Improve Must conditions
2023-03-13 11:27:32 +08:00
世界
13f394e202
Fix minBy
2022-08-12 12:10:20 +08:00
世界
1bb95f9661
Fix dup not working
2022-08-01 19:22:36 +08:00
世界
2469ae4c9a
Add flatMap
2022-07-29 19:53:56 +08:00
世界
b85bdb9af7
Add sortBy/minBy/maxBy
2022-07-29 15:39:40 +08:00
世界
c15de13f4f
Merge duplicate errors
2022-07-25 22:13:16 +08:00
世界
eeac9e8a1e
Add reverse
2022-07-22 13:39:18 +08:00
世界
6a0987c52a
Minor fixes
2022-07-07 21:39:44 +08:00
世界
f8356c256f
Add multi error
2022-07-06 21:15:32 +08:00
世界
57d12d875b
Add starter interface
2022-07-05 08:54:01 +08:00
世界
d002d5ba3b
Test Comparable interface
2022-07-03 10:57:22 +08:00
世界
51fce3d954
Add struct IsEmpty
2022-07-02 23:50:58 +08:00
世界
5cb4b5e5f0
Add cond PtrValueOrDefault
2022-07-02 21:52:07 +08:00
世界
30b5895320
Add ptrOrNil func
2022-06-30 19:17:57 +08:00
世界
849d16c37b
Add more lint
2022-06-29 12:35:43 +08:00
世界
beeeba3388
Make linter happy
2022-06-28 22:16:48 +08:00
世界
1805ecdd1a
Add golangci-lint
2022-06-28 20:50:37 +08:00
世界
f6144cded5
Any error func
2022-06-26 11:18:38 +08:00
世界
f49cd6f979
Disable unsafe buffer in windows by default
2022-06-10 15:41:29 +08:00
世界
5efacc1c7d
Add norace to dup
2022-06-06 19:37:32 +08:00
世界
591aceae2e
Add MapIndexed All func
2022-06-06 16:01:36 +08:00
世界
44702885a7
Refine buffer
2022-05-28 09:52:30 +08:00
世界
d4b1e219c0
Trim repo
2022-05-25 14:13:18 +08:00
世界
cd0e6406c3
Fix ss-server close
2022-05-16 07:28:47 +08:00
世界
04cd76f0aa
Shadowsocks 2022 protocol change
2022-05-15 07:30:36 +08:00
世界
9e77776a60
Minor fixes
2022-05-09 17:00:07 +08:00
世界
118c423774
Fix close conn
2022-05-01 07:53:26 +08:00
世界
12408d60a0
Refine geosite
2022-04-16 17:00:07 +08:00
世界
5991cfc072
Fixes
2022-04-15 15:04:45 +08:00
世界
04917323e6
Add pac support for mixed server
2022-04-12 22:50:23 +08:00
世界
bc80c3357c
Add shadowsocks 2022 support
2022-04-11 18:56:37 +08:00
世界
00cd0d4b8f
Refactor shadowsocks
2022-04-11 12:46:23 +08:00
世界
f63868bf82
Add shadowboom
2022-02-04 00:11:43 +08:00
世界
5cc189a169
Initial commit
2022-01-29 03:25:38 +08:00