Versions in this module Expand all Collapse all v0 v0.0.0 Dec 20, 2023 Changes in this version + func New(c Config) context.Handler + func Translate(ctx context.Context, format string, args ...interface{}) string + func TranslatedMap(sourceInterface interface{}, ctx context.Context) map[string]interface + type Config struct + Default string + Languages map[string]string + URLParameter string