1
0
mirror of https://github.com/charlienet/go-mixed.git synced 2025-07-20 10:02:40 +08:00
This commit is contained in:
2024-06-04 16:42:02 +08:00
parent b0ff4d6fd5
commit 9d12e7fedb
4 changed files with 185 additions and 64 deletions

View File

@ -52,3 +52,8 @@ redis.ParseURL
defer gClient.Close()
```
```
VersionConstraint(">=7.0")
```