Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Provider wire.ProviderSet = wire.NewSet( NewHandler, NewRoute, )
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func NewHandler( trans i18n.Translator, ) *Handler
func (*Handler) GetLanguage ¶
func (h *Handler) GetLanguage() echo.HandlerFunc
func (*Handler) GetLanguageOptions ¶
func (h *Handler) GetLanguageOptions() echo.HandlerFunc
Get list language available
Click to show internal directories.
Click to hide internal directories.