contracts

package
v1.36.17 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FirebaseAppInterface

type FirebaseAppInterface interface {
	Auth(ctx context.Context) (*auth.Client, error)
}

FirebaseAppInterface abstracts methods from firebase.App.

type MapsClientInterface added in v1.36.17

type MapsClientInterface interface {
	Timezone(ctx context.Context, r *maps.TimezoneRequest) (*maps.TimezoneResult, error)
	Geocode(ctx context.Context, r *maps.GeocodingRequest) ([]maps.GeocodingResult, error)
}

MapsClientInterface abstracts methods from maps.Client.

Jump to

Keyboard shortcuts

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