Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAcceptLanguage ¶
func NewAcceptLanguage() router.IMiddleware
Types ¶
type AcceptLanguages ¶
type AcceptLanguages []TLanguage
type TAcceptLanguage ¶
type TAcceptLanguage struct { }
func (*TAcceptLanguage) Handler ¶
func (self *TAcceptLanguage) Handler(hd router.IContext)
func (*TAcceptLanguage) NearestLang ¶
func (self *TAcceptLanguage) NearestLang(hd *router.THttpContext) string
Click to show internal directories.
Click to hide internal directories.