Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/caddyserver/caddy
/ String
Method
String
modules.go:120–120 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
118
}
119
120
func
(mi ModuleInfo) String() string {
return
string(mi.ID) }
121
122
// ModuleMap is a map that can contain multiple modules,
123
// where the map key is the module's name. (The namespace
Callers
1
Emit
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected