|
|
453fd22ce2
|
Add doc comment to HandleHealthCheck method
|
2026-01-08 02:28:30 -08:00 |
|
|
|
eb2ba92745
|
Add comment to SQLite blank import
|
2026-01-08 02:28:05 -08:00 |
|
|
|
29adb6ee47
|
Rename unused parameters to _ to satisfy linter
|
2026-01-08 02:27:45 -08:00 |
|
|
|
146eeee070
|
Use bit shift for HTTPMaxHeaderBytes constant
|
2026-01-08 02:26:47 -08:00 |
|
|
|
31df1a4a03
|
Rename LoggerParams to Params to avoid stuttering
|
2026-01-08 02:26:15 -08:00 |
|
|
|
1824d99f55
|
Rename ServerParams to Params to avoid stuttering
|
2026-01-08 02:25:56 -08:00 |
|
|
|
3f6328766c
|
Rename MiddlewareParams to Params to avoid stuttering
|
2026-01-08 02:25:42 -08:00 |
|
|
|
ad89bd9232
|
Rename HealthcheckParams and HealthcheckResponse to avoid stuttering
|
2026-01-08 02:25:28 -08:00 |
|
|
|
43e4172fb3
|
Rename HandlersParams to Params to avoid stuttering
|
2026-01-08 02:25:00 -08:00 |
|
|
|
c68c8909f7
|
Rename DatabaseParams to Params to avoid stuttering
|
2026-01-08 02:24:40 -08:00 |
|
|
|
d95d31df25
|
Rename ConfigParams to Params to avoid stuttering
|
2026-01-08 02:24:20 -08:00 |
|
|
|
ef6e67e786
|
Add blank line before return in SourceURL
|
2026-01-08 02:23:23 -08:00 |
|
|
|
751e557884
|
Define ShutdownTimeout and SentryFlushTimeout constants
|
2026-01-08 02:22:58 -08:00 |
|
|
|
0eb6193431
|
Use HTTPWriteTimeout constant for request timeout
|
2026-01-08 02:22:25 -08:00 |
|
|
|
bf24a310bc
|
Define HTTP server timeout and header size constants
|
2026-01-08 02:21:54 -08:00 |
|
|
|
115f92660d
|
Define CORSMaxAgeSeconds constant
|
2026-01-08 02:21:30 -08:00 |
|
|
|
ce25ea8f6f
|
Define DefaultPort and DefaultStateDir constants
|
2026-01-08 02:21:00 -08:00 |
|
|
|
516853626d
|
Add basic webserver skeleton with healthcheck
|
2026-01-08 02:20:23 -08:00 |
|