Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeTranslateEndpoint ¶
func MakeTranslateEndpoint(svc pb.TranslatorServiceServer) endpoint.Endpoint
Types ¶
type Endpoints ¶
func MakeEndpoints ¶
func MakeEndpoints(svc pb.TranslatorServiceServer) Endpoints
func (*Endpoints) Translate ¶
func (e *Endpoints) Translate(ctx context.Context, in *pb.TranslateRequest) (*pb.TranslateResponse, error)
Click to show internal directories.
Click to hide internal directories.