MCPcopy
hub / github.com/gin-gonic/gin / HEAD

Method HEAD

routergroup.go:44–44  ·  view source on GitHub ↗
(string, ...HandlerFunc)

Source from the content-addressed store, hash-verified

42 PUT(string, ...HandlerFunc) IRoutes
43 OPTIONS(string, ...HandlerFunc) IRoutes
44 HEAD(string, ...HandlerFunc) IRoutes
45 Match([]string, string, ...HandlerFunc) IRoutes
46
47 StaticFile(string, string) IRoutes

Callers 5

TestLoggerFunction · 0.65
TestLoggerWithConfigFunction · 0.65
performRequestInGroupFunction · 0.65
testRoutesInterfaceFunction · 0.65
HEADFunction · 0.65

Implementers 1

RouterGrouproutergroup.go

Calls

no outgoing calls

Tested by 4

TestLoggerFunction · 0.52
TestLoggerWithConfigFunction · 0.52
performRequestInGroupFunction · 0.52
testRoutesInterfaceFunction · 0.52