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

Method GetViewEngineContextKey

context/configuration.go:80–80  ·  view source on GitHub ↗

GetViewEngineContextKey returns the ViewEngineContextKey field.

()

Source from the content-addressed store, hash-verified

78
79 // GetViewEngineContextKey returns the ViewEngineContextKey field.
80 GetViewEngineContextKey() string
81 // GetViewLayoutContextKey returns the ViewLayoutContextKey field.
82 GetViewLayoutContextKey() string
83 // GetViewDataContextKey returns the ViewDataContextKey field.

Callers 2

ViewEngineMethod · 0.65
renderViewMethod · 0.65

Implementers 1

Configurationconfiguration.go

Calls

no outgoing calls

Tested by

no test coverage detected