Categorygithub.com/phst/dstest
modulepackage
0.0.0-20241217224713-0a3844f02200
Repository: https://github.com/phst/dstest.git
Documentation: pkg.go.dev

# Functions

Emulator starts a Cloud Datastore emulator; see https://cloud.google.com/datastore/docs/tools/datastore-emulator.

# Constants

No description provided by the author
No description provided by the author

# Interfaces

Option is an option for [Emulator].

# Type aliases

Mode is an [Option] that determines the mode of the datastore emulator; either Firestore or legacy mode.
StartTimeout is an [Option] that determines how long to wait for the datastore emulator to start.
StopTimeout is an [Option] that determines how long to wait for the datastore emulator to stop.