datastore-example

command module
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2020 License: MIT Imports: 8 Imported by: 0

README

datastore-example

Local Setup

Datastore Emulator

https://cloud.google.com/datastore/docs/tools/datastore-emulator

Install datastore emulator.

$ gcloud components install cloud-datastore-emulator

Run datastore emulator.

$ gcloud beta emulators datastore start

Set environment variables.

$ $(gcloud beta emulators datastore env-init)

Run Cloud

$ make auth-gcp
$ GCP_PROJECT=<project-id> go run main.go

License

MIT

Author

Masahiro Furudate (a.k.a. 178inaba)
178inaba.git@gmail.com

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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