I sometimes got panic: reflect.Value.Slice: slice index out of bounds [recovered] panic: reflect.Value.Slice: slice index out of bounds
评论:
nhooyr:
TheMerovius:When? Could you provide a reproducible example?
At least the current master doesn't seem to actually call
reflect.Value.Slice
, so I'd second the question for a crashing code sample :)
