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
http readers (ReadSessionStore, ReadRequestBody, etc.) are writing do data *interface{}, that it as sideeffect and therefore should not be done. Use a return value instead.