Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/caddyserver/caddy
/ Stop
Method
Stop
caddy.go:100–100 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
98
type
App
interface
{
99
Start() error
100
Stop() error
101
}
102
103
// Run runs the given config, replacing any existing config.
Callers
15
manageIdentity
Function · 0.65
TestManageIdentity
Function · 0.65
run
Function · 0.65
finishSettingUp
Function · 0.65
unsyncedStop
Function · 0.65
maintenanceForCA
Method · 0.65
Stop
Method · 0.65
Cleanup
Method · 0.65
rotate
Method · 0.65
rotate
Method · 0.65
handleUpgradeResponse
Method · 0.65
registerConnection
Method · 0.65
Implementers
6
fooModule
admin_test.go
PKI
modules/caddypki/pki.go
TLS
modules/caddytls/tls.go
Filesystems
modules/caddyfs/filesystem.go
App
modules/caddyhttp/app.go
App
modules/caddyevents/app.go
Calls
no outgoing calls
Tested by
1
TestManageIdentity
Function · 0.52