Home

Awesome

Internationalization

Build Status Coverage Status Go.Dev reference Go Report Card Release

This package is built on top of text/language and text/message.

$ go get clevergo.tech/i18n

Usage

Checkout example for details.

Integrate with other frameworks

It is easy to integrate with other frameworks by Handler or Middleware, and then retrieves translator in handler by GetTranslator.