mirror of
https://github.com/kataras/iris.git
synced 2026-02-08 19:55:55 +00:00
New feature: versioning.Aliases
Thanks @mulyawansentosa and @remopavithran for your donates ❤️
This commit is contained in:
@@ -53,6 +53,8 @@ type ConfigurationReadOnly interface {
|
||||
GetLanguageInputContextKey() string
|
||||
// GetVersionContextKey returns the VersionContextKey field.
|
||||
GetVersionContextKey() string
|
||||
// GetVersionAliasesContextKey returns the VersionAliasesContextKey field.
|
||||
GetVersionAliasesContextKey() string
|
||||
|
||||
// GetViewEngineContextKey returns the ViewEngineContextKey field.
|
||||
GetViewEngineContextKey() string
|
||||
|
||||
Reference in New Issue
Block a user