mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-01-23 18:46:11 +00:00
Static files will be rechecked every 3 days instead of unlimited cache time. The Cache-Control header is mandatory in order to make browsers handle cache properly with Go's FileServer. The option can be modified in the server.CacheControl line of the config file. |
||
|---|---|---|
| .. | ||
| coordinator.go | ||
| hub.go | ||
| user.go | ||
| userapi.go | ||
| userhandlers.go | ||
| worker.go | ||
| workerapi.go | ||
| workerhandlers.go | ||