@ -94,6 +94,16 @@ type IntResult struct {
Err error
}
// IntPtrResult ...
//
// Author : go_developer@163.com<白茶清欢>
// Date : 17:51 2023/5/15
type IntPtrResult struct {
Value *int
// Uint8Result ...
The note is not visible to the blocked user.