mirror of
https://github.com/kemko/reproxy.git
synced 2026-01-01 15:55:49 +03:00
fix linter warning
This commit is contained in:
committed by
Umputun
parent
49515e307c
commit
e02ddaf256
@@ -377,6 +377,7 @@ func Contains(e string, s []string) bool {
|
||||
return false
|
||||
}
|
||||
|
||||
// IsAlive indicates whether mapper destination is alive
|
||||
func (m URLMapper) IsAlive() bool {
|
||||
return !m.dead
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user