Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/foxcpp/maddy
/ Reload
Method
Reload
framework/container/lifetime.go:38–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
type
ReloadModule
interface
{
37
module.Module
38
Reload() error
39
}
40
41
// EarlyStopModule is a LifetimeModule that needs to do some bookkeeping
Callers
1
ReloadAll
Method · 0.65
Implementers
2
File
internal/table/file.go
FileLoader
internal/tls/file.go
Calls
no outgoing calls
Tested by
no test coverage detected