localizer

package
v1.0.33 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ILocalizer

type ILocalizer interface {
	// Initialize is only called from the middleware
	Initialize(c echo.Context)
	GetLocalizer() *i18n.Localizer
}

type ILocalizerBundle

type ILocalizerBundle interface {
	GetBundle() *i18n.Bundle
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL