Categorygithub.com/go-macaron/i18n
modulepackage
0.6.0
Repository: https://github.com/go-macaron/i18n.git
Documentation: pkg.go.dev

# README

i18n

GitHub Workflow Status codecov GoDoc Sourcegraph

Package i18n provides an Internationalization and Localization middleware for Macaron applications.

Installation

go get github.com/go-macaron/i18n

Getting Help

License

This project is under the Apache License, Version 2.0. See the LICENSE file for the full license text.

# Functions

I18n is a middleware provides localization layer for your application.

# Structs

No description provided by the author
A Locale describles the information of localization.
Options represents a struct for specifying configuration options for the i18n middleware.