Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/caddyserver/caddy
/ loggableURLArray
TypeAlias
loggableURLArray
admin.go:1418–1418 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1416
}
1417
1418
type
loggableURLArray []*url.URL
1419
1420
func
(ua loggableURLArray) MarshalLogArray(enc zapcore.ArrayEncoder) error {
1421
if
ua == nil {
Callers
1
replaceLocalAdminServer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected