Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TranslationRepo ¶
TranslationRepo -.
func (*TranslationRepo) GetHistory ¶
func (r *TranslationRepo) GetHistory(ctx context.Context) ([]entity.Translation, error)
GetHistory -.
func (*TranslationRepo) Store ¶
func (r *TranslationRepo) Store(ctx context.Context, t entity.Translation) error
Store -.
Click to show internal directories.
Click to hide internal directories.