-
Notifications
You must be signed in to change notification settings - Fork 1
Fix/bugfix #32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Fix/bugfix #32
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
2c787c4
补充redis 方法。
ea2e17f
Bool 新增PTR
5bd1153
CustomTime 新增UnmarshalParam
16b4d22
refactor: 简化 CustomDate/CustomTime 的 Scan 方法
01233d5
fix: 优化 dateObjectFormat 中 Any2string 调用时机
9eed0b8
refactor: 将 JSONMap 从 map 类型别名改为 struct
96c6534
feat: 添加 GenericStringHasher 和 JSONMap 构造函数
e671705
feat: 添加 ToStrings 泛型函数
1d8b588
feat: JSONMap 添加 ToMap 方法返回内部 map
33a7cdf
feat: 为 Byte 类型添加类型转换方法
72e28d5
feat: EmailSender 添加 EnableExternalTo 字段和 Clone 方法
89a1bde
chore: 升级 go.mod 依赖版本
ef78367
feat: 适配 go-redis v9.21.0 新接口
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.