mirror of
https://github.com/kataras/iris.git
synced 2025-12-18 10:27:06 +00:00
implement #1593 - Read HISTORY.md
updated example: https://github.com/kataras/iris/blob/master/_examples/i18n/main.go#L28-L50
This commit is contained in:
@@ -49,6 +49,8 @@ type ConfigurationReadOnly interface {
|
||||
GetLocaleContextKey() string
|
||||
// GetLanguageContextKey returns the LanguageContextKey field.
|
||||
GetLanguageContextKey() string
|
||||
// GetLanguageInputContextKey returns the LanguageInputContextKey field.
|
||||
GetLanguageInputContextKey() string
|
||||
// GetVersionContextKey returns the VersionContextKey field.
|
||||
GetVersionContextKey() string
|
||||
|
||||
|
||||
Reference in New Issue
Block a user