MCPcopy Create free account
hub / github.com/kataras/iris / Name

Method Name

mvc/controller.go:23–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21
22type shared interface {
23 Name() string
24 Router() router.Party
25 GetRoute(methodName string) *router.Route
26 GetRoutes(methodName string) []*router.Route

Callers 15

TestConfigurationYAMLFunction · 0.65
TestConfigurationTOMLFunction · 0.65
BuildMethod · 0.65
testEvaluatorRawFunction · 0.65
TestURLShortenerFunction · 0.65
scanMethod · 0.65
TestUploadFilesFunction · 0.65
ComplexityMethod · 0.65
___Type_nameMethod · 0.65
NewFunction · 0.65
TestAllowUsersFileFunction · 0.65
BindRandomMethod · 0.65

Implementers 1

ControllerActivatormvc/controller.go

Calls

no outgoing calls

Tested by 11

TestConfigurationYAMLFunction · 0.52
TestConfigurationTOMLFunction · 0.52
testEvaluatorRawFunction · 0.52
TestURLShortenerFunction · 0.52
TestUploadFilesFunction · 0.52
TestAllowUsersFileFunction · 0.52
GetMethod · 0.52
HiStaticMethod · 0.52
TestGetWeekEndFunction · 0.52
TestGetWeekDateFunction · 0.52
TestGetWeekdaysFunction · 0.52