You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use reflection-driven field accesses under GopherJS.
Like App Engine, GopherJS does not support unsafe.
This change adds a 'js' build tag (set by GopherJS)
alongside the existing 'appengine' tags.
Fixes#154.
0 commit comments