@ -254,6 +254,16 @@ type Float32Result struct {
Err error
}
// Float32PtrResult ...
//
// Author : go_developer@163.com<白茶清欢>
// Date : 11:10 2023/5/16
type Float32PtrResult struct {
Value *float32
// Float64Result ...
The note is not visible to the blocked user.