mirror of
https://github.com/kataras/iris.git
synced 2025-12-23 12:57:05 +00:00
New feature: Fallback views. Read HISTORY.md
This commit is contained in:
@@ -62,6 +62,8 @@ type ConfigurationReadOnly interface {
|
||||
GetViewLayoutContextKey() string
|
||||
// GetViewDataContextKey returns the ViewDataContextKey field.
|
||||
GetViewDataContextKey() string
|
||||
// GetFallbackViewContextKey returns the FallbackViewContextKey field.
|
||||
GetFallbackViewContextKey() string
|
||||
|
||||
// GetRemoteAddrHeaders returns RemoteAddrHeaders field.
|
||||
GetRemoteAddrHeaders() []string
|
||||
|
||||
Reference in New Issue
Block a user