Versions in this module Expand all Collapse all v0 v0.6.0 Nov 30, 2020 Changes in this version type Options + CookieHttpOnly bool + SameSite http.SameSite + Secure bool v0.5.0 Feb 16, 2020 Changes in this version + func I18n(options ...Options) macaron.Handler + type LangType struct + Lang string + Name string + type Locale struct + func (l Locale) Language() string + type Options struct + CookieDomain string + CustomDirectory string + DefaultLang string + Directory string + Files map[string][]byte + Format string + Langs []string + Names []string + Parameter string + Redirect bool + Section string + SubURL string + TmplName string