MCPcopy
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
1418type loggableURLArray []*url.URL
1419
1420func (ua loggableURLArray) MarshalLogArray(enc zapcore.ArrayEncoder) error {
1421 if ua == nil {

Callers 1

replaceLocalAdminServerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected