1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-30 22:26:24 -07:00
gochan/pkg/server
2025-04-22 17:03:52 -07:00
..
serverutil Replace parsed gochan version type with constant string and DB version passed by parameter with constant int 2025-04-22 17:03:52 -07:00
server.go Add serverError type to be used by error serving functions to set the HTTP status code 2025-01-12 14:00:06 -08:00
server_test.go Replace parsed gochan version type with constant string and DB version passed by parameter with constant int 2025-04-22 17:03:52 -07:00
serverstatic_test.go Replace parsed gochan version type with constant string and DB version passed by parameter with constant int 2025-04-22 17:03:52 -07:00
servestatic.go Move router initialization to a new, server package, make serverutil a subpackage 2023-01-06 14:38:35 -08:00