Closed ghost closed 6 years ago
ret.Set("message", resp) // panic: runtime error: index out of range
Could I view a bit more code to reproduce?
@pravic
I passed a string conveted part-filled bytes as "message".
And I have built a small app with go-sciter, tried webview, without luck.
Thanks for your work.
ret.Set("message", resp) // panic: runtime error: index out of range