MCPcopy Index your code
hub / github.com/foxcpp/maddy / Start

Method Start

framework/container/lifetime.go:32–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30type LifetimeModule interface {
31 module.Module
32 Start() error
33 Stop() error
34}
35

Callers 15

StartAllMethod · 0.65
AuthUsingHelperFunction · 0.65
testEndpointFunction · 0.65
openStorageFunction · 0.65
openUserDBFunction · 0.65
TestFileReloadFunction · 0.65
TestFileReload_BrokenFunction · 0.65
TestFileReload_RemovedFunction · 0.65
TestSQLFunction · 0.65
StartMethod · 0.65
runMethod · 0.65
runMethod · 0.65

Implementers 11

Authinternal/auth/ldap/ldap.go
Endpointinternal/endpoint/imap/imap.go
Endpointinternal/endpoint/openmetrics/om.go
Endpointinternal/endpoint/smtp/smtp.go
Endpointinternal/endpoint/dovecot_sasld/doveco
Storageinternal/storage/imapsql/imapsql.go
Fileinternal/table/file.go
SQLTableinternal/table/sql_table.go
SQLinternal/table/sql_query.go
FileLoaderinternal/tls/file.go
Loaderinternal/tls/acme/acme.go

Calls

no outgoing calls

Tested by 7

testEndpointFunction · 0.52
TestFileReloadFunction · 0.52
TestFileReload_BrokenFunction · 0.52
TestFileReload_RemovedFunction · 0.52
TestSQLFunction · 0.52
runDovecotFunction · 0.52
runChasquidFunction · 0.52