Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TranslationController ¶
type TranslationController struct {
// contains filtered or unexported fields
}
TranslationController to be used to return translations for all labels as array
func (*TranslationController) GetAllTranslations ¶
GetAllTranslations controller for TranslationController
func (*TranslationController) Inject ¶
func (c *TranslationController) Inject( responder *web.Responder, labelService *application.LabelService, )
Inject dependencies
type TranslationJSON ¶
TranslationJSON helper struct to map the result
Click to show internal directories.
Click to hide internal directories.