MCPcopy
hub / github.com/caddyserver/caddy / Ready

Function Ready

notify/notify_other.go:19–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17package notify
18
19func Ready() error { return nil }
20func Reloading() error { return nil }
21func Stopping() error { return nil }
22func Status(_ string) error { return nil }

Callers 1

LoadFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected