Logo
Explore Help
Register Sign In
admin/gluetun
1
0
Fork 0
You've already forked gluetun
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
31a36a9250f687c00308a827fa1b49a616785c25
gluetun/internal/healthcheck/interfaces.go

9 lines
151 B
Go
Raw Normal View History

Maint: package local narrow Logger interfaces
2021-09-23 16:58:21 +00:00
package healthcheck
type Logger interface {
feat(healthcheck): combination of ICMP and TCP+TLS checks (#2923) - New option: `HEALTH_ICMP_TARGET_IP` defaults to `0.0.0.0` meaning use the VPN server public IP address. - Options removed: `HEALTH_VPN_INITIAL_DURATION` and `HEALTH_VPN_ADDITIONAL_DURATION` - times and retries are handpicked and hardcoded. - Less aggressive checks and less false positive detection
2025-10-17 01:45:50 +02:00
Debugf(format string, args ...any)
Maint: package local narrow Logger interfaces
2021-09-23 16:58:21 +00:00
Info(s string)
feat(healthcheck): combination of ICMP and TCP+TLS checks (#2923) - New option: `HEALTH_ICMP_TARGET_IP` defaults to `0.0.0.0` meaning use the VPN server public IP address. - Options removed: `HEALTH_VPN_INITIAL_DURATION` and `HEALTH_VPN_ADDITIONAL_DURATION` - times and retries are handpicked and hardcoded. - Less aggressive checks and less false positive detection
2025-10-17 01:45:50 +02:00
Warnf(format string, args ...any)
Maint: package local narrow Logger interfaces
2021-09-23 16:58:21 +00:00
Error(s string)
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 307ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API