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

Method OPTIONS

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

Source from the content-addressed store, hash-verified

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

Callers 5

TestLoggerFunction · 0.65
TestLoggerWithConfigFunction · 0.65
performRequestInGroupFunction · 0.65
testRoutesInterfaceFunction · 0.65
OPTIONSFunction · 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