在显式类型转换中,出现 panic: "reflect.Set: 类型为 struct{} 的值无法赋值给类型 error"
作者: tom93创建于 2026年4月2日更新于 2026年4月2日
Interestingly, if I replace `error` with `interface{}` it succeeds, but the output is
内容来源: traefik/yaegi
Interestingly, if I replace `error` with `interface{}` it succeeds, but the output is
内容来源: traefik/yaegi