MCPcopy
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
120func (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

EmitMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected