Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
17
package
notify
18
19
func
Ready() error {
return
nil }
20
func
Reloading() error {
return
nil }
21
func
Stopping() error {
return
nil }
22
func
Status(_ string) error {
return
nil }
Callers
1
Load
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected