mock package - google.golang.org/api/internal/examples/mock - Go Packages | Latest TMZ Celebrity News & Gossip | Watch TMZ Live

mock

package
v0.240.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 2, 2025 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Overview

Package mock demonstrates how to use interfaces to mock interactions with service in tests.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TranslateTextHighLevel

func TranslateTextHighLevel(service TranslateService, text, language string) (string, error)

TranslateTextHighLevel translates text to the given language using the provided service.

func TranslateTextLowLevel

func TranslateTextLowLevel(call TranslateTextCall) (string, error)

TranslateTextLowLevel executes the call and returns the translated text.

Types

type TranslateService

type TranslateService interface {
	TranslateText(text, language string) (string, error)
}

TranslateService is a facade of a `translate.Service`, specifically used to for translating text.

func NewTranslateService

func NewTranslateService(ctx context.Context, opts ...option.ClientOption) TranslateService

NewTranslateService creates a TranslateService.

type TranslateTextCall

type TranslateTextCall interface {
	Do(opts ...googleapi.CallOption) (*translate.TranslateTextResponse, error)
}

TranslateTextCall is used to translate text and is fullfilled by a `translate.ProjectsTranslateTextCall`.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL

TMZ Celebrity News – Breaking Stories, Videos & Gossip

Looking for the latest TMZ celebrity news? You've come to the right place. From shocking Hollywood scandals to exclusive videos, TMZ delivers it all in real time.

Whether it’s a red carpet slip-up, a viral paparazzi moment, or a legal drama involving your favorite stars, TMZ news is always first to break the story. Stay in the loop with daily updates, insider tips, and jaw-dropping photos.

🎥 Watch TMZ Live

TMZ Live brings you daily celebrity news and interviews straight from the TMZ newsroom. Don’t miss a beat—watch now and see what’s trending in Hollywood.