gatus/core
I-HSIN Cheng 34313bec7e
fix(watchdog): Close dangling file descriptors on shutdown and config reload (#544)
* fix(watchdog): Add functions to avoid dangling file descriptors

* Change function name and add comment under core/endpoint.go
- change the function name of CloseHTTPConnection() to Close()
- add some comments above Close() function

* Update core/endpoint.go

* Update core/endpoint.go

---------

Co-authored-by: Richard Cheng <richard_cheng@trendmicro.com>
Co-authored-by: TwiN <twin@linux.com>
2023-08-04 18:30:15 -04:00
..
ui refactor(badge): Fix formatting 2022-08-10 21:09:22 -04:00
condition_bench_test.go fix: Print response body on failure if debug is set to true 2023-03-14 20:02:31 -04:00
condition_result.go Replace - by _ in file names 2021-07-02 20:04:05 -04:00
condition_test.go fix: Print response body on failure if debug is set to true 2023-03-14 20:02:31 -04:00
condition.go fix: Print response body on failure if debug is set to true 2023-03-14 20:02:31 -04:00
dns_test.go fix: Print response body on failure if debug is set to true 2023-03-14 20:02:31 -04:00
dns.go fix: Print response body on failure if debug is set to true 2023-03-14 20:02:31 -04:00
endpoint_status_test.go Rename Service to Endpoint (#192) 2021-10-23 16:47:12 -04:00
endpoint_status.go chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
endpoint_test.go chore: Bump module version to v5 2022-12-06 01:41:18 -05:00
endpoint.go fix(watchdog): Close dangling file descriptors on shutdown and config reload (#544) 2023-08-04 18:30:15 -04:00
event_test.go Add test for NewEventFromResult 2021-09-06 16:34:03 -04:00
event.go Rename Service to Endpoint (#192) 2021-10-23 16:47:12 -04:00
result_test.go Fix #123: Deduplicate result errors 2021-06-05 18:50:24 -04:00
result.go fix: Print response body on failure if debug is set to true 2023-03-14 20:02:31 -04:00
uptime.go Remove old memory uptime implementation and auto migration 2021-09-06 13:28:35 -04:00