Documentation ¶
Index ¶
- func ToTranslationAddParameter(ctx context.Context, param *entity.TranslationAddParameterHTTPEntity) (service.TranslationAddParameter, error)
- func ToTranslationFindResposne(ctx context.Context, translations []domain.Translation) (*entity.TranslationFindResponseHTTPEntity, error)
- func ToTranslationResposne(context context.Context, translation domain.Translation) (*entity.TranslationHTTPEntity, error)
- func ToTranslationUpdateParameter(ctx context.Context, param *entity.TranslationUpdateParameterHTTPEntity) (service.TranslationUpdateParameter, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToTranslationAddParameter ¶
func ToTranslationAddParameter(ctx context.Context, param *entity.TranslationAddParameterHTTPEntity) (service.TranslationAddParameter, error)
func ToTranslationFindResposne ¶
func ToTranslationFindResposne(ctx context.Context, translations []domain.Translation) (*entity.TranslationFindResponseHTTPEntity, error)
func ToTranslationResposne ¶
func ToTranslationResposne(context context.Context, translation domain.Translation) (*entity.TranslationHTTPEntity, error)
func ToTranslationUpdateParameter ¶
func ToTranslationUpdateParameter(ctx context.Context, param *entity.TranslationUpdateParameterHTTPEntity) (service.TranslationUpdateParameter, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.