Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LocaleHandler ¶
type LocaleHandler struct {
// contains filtered or unexported fields
}
func NewLocaleHandler ¶
func NewLocaleHandler(localeFinder usecase.Finder) *LocaleHandler
func (*LocaleHandler) Handle ¶
func (h *LocaleHandler) Handle(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.