mirror of
https://github.com/prometheus/alertmanager
synced 2025-02-03 20:21:43 +00:00
f7e4d7b375
With Go modules, the path appears un-vendored. Plus, we are not calling AllowedLevel.Set anywhere anymore. Signed-off-by: beorn7 <beorn@soundcloud.com>
11 lines
363 B
Plaintext
11 lines
363 B
Plaintext
(io.Closer).Close
|
|
(*os.File).Close
|
|
fmt.Fprintf
|
|
fmt.Fprintln
|
|
|
|
// Exclude both vendored and un-vendored to cover both vendor mode and module mode.
|
|
(github.com/prometheus/alertmanager/vendor/github.com/go-kit/kit/log.Logger).Log
|
|
(github.com/go-kit/kit/log.Logger).Log
|
|
// Generated via go-swagger
|
|
(*github.com/prometheus/alertmanager/api/v2/restapi.Server).Shutdown
|