fix format
This commit is contained in:
parent
61d801c21e
commit
d9f8c03085
@ -61,7 +61,7 @@ outFor:
|
||||
params = append(params, arg)
|
||||
continue
|
||||
}
|
||||
|
||||
|
||||
val := reflect.ValueOf(arg)
|
||||
kind := val.Kind()
|
||||
if kind == reflect.Ptr {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user