Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/caddyserver/caddy
/ Len
Method
Len
modules/caddyhttp/fileserver/browsetplcontext.go:327–327 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
325
)
326
327
func
(l byName) Len() int {
return
len(l.Items) }
328
func
(l byName) Swap(i, j int) { l.Items[i], l.Items[j] = l.Items[j], l.Items[i] }
329
330
func
(l byName) Less(i, j int) bool {
Callers
15
TestAdminHandlerServeHTTPRedactsSensitiveHeadersInLogs
Function · 0.45
LoadModule
Method · 0.45
TestHandler_warnIfPolicyAllowsAll
Function · 0.45
Error
Method · 0.45
buildQueryString
Function · 0.45
ServeHTTP
Method · 0.45
ServeHTTP
Method · 0.45
TestBuffering
Function · 0.45
sendFcgi
Function · 0.45
PostForm
Method · 0.45
PostFile
Method · 0.45
Write
Method · 0.45
Calls
no outgoing calls
Tested by
4
TestAdminHandlerServeHTTPRedactsSensitiveHeadersInLogs
Function · 0.36
TestHandler_warnIfPolicyAllowsAll
Function · 0.36
TestBuffering
Function · 0.36
sendFcgi
Function · 0.36