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
After #4 is done, the fs.FS should implement the SrvCtx interface.
Streams and Files should also be context-aware, so asynchronous reads and other operations can be successfully cancelled by a client or by connection drop.