Skip to content
This repository was archived by the owner on Nov 18, 2019. It is now read-only.

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

gcd (Google Cloud DataStore)

CircleCI Go Report Card godoc

Package gcd provides helpful functions to work with Google Cloud DataStore.

Installation

go get -u github.com/thepkg/gcd

Usage

import "github.com/thepkg/gcd"

ctx := appengine.NewContext(r)
keys := gcd.GetKeys(ctx, "MyKind")
gcd.DropKind(ctx, "MyKind")

About

Package gcd provides helpful functions to work with Google Cloud DataStore.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages