Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { api.UnimplementedApiServer // contains filtered or unexported fields }
Server is the main implementation of api.ApiServer.
func (*Server) TranslateText ¶
func (s *Server) TranslateText(_ context.Context, req *api.TranslateTextRequest) (resp *api.TranslateTextResponse, _ error)
TranslateText translates a text.
Click to show internal directories.
Click to hide internal directories.