package
Version:
v1.12.3
Opens a new window with list of versions in this module.
Published: May 28, 2025
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Translate struct {
Source string `json:"source" validate:"required" example:"auto"`
Destination string `json:"destination" validate:"required" example:"en"`
Original string `json:"original" validate:"required" example:"текст для перевода"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.