Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 304 Bytes

File metadata and controls

7 lines (4 loc) · 304 Bytes

Go Easy i18n - Advanced example

In this example we will see how to use all the features of the library combined to build a full translated website using only the standard library and Go Easy i18n.

Feel free to run this example and play with it.

Start from main.go and then explore the other files.