MCPcopy 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

36type ReloadModule interface {
37 module.Module
38 Reload() error
39}
40
41// EarlyStopModule is a LifetimeModule that needs to do some bookkeeping

Callers 1

ReloadAllMethod · 0.65

Implementers 2

Fileinternal/table/file.go
FileLoaderinternal/tls/file.go

Calls

no outgoing calls

Tested by

no test coverage detected