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
// A C wrapper for the Go function 'downloadHandler'. This is necessary because Go does not allow direct usage of Go function pointers as callbacks in C.