Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acoshift/ds
Cloud Datastore helper library for Golang
https://github.com/acoshift/ds
datastore golang
Last synced: about 1 month ago
JSON representation
Cloud Datastore helper library for Golang
- Host: GitHub
- URL: https://github.com/acoshift/ds
- Owner: acoshift
- License: mit
- Created: 2017-01-19T11:26:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-13T11:49:58.000Z (over 7 years ago)
- Last Synced: 2024-05-01T13:24:31.140Z (8 months ago)
- Topics: datastore, golang
- Language: Go
- Homepage:
- Size: 69.3 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ds
[![Build Status](https://travis-ci.org/acoshift/ds.svg?branch=master)](https://travis-ci.org/acoshift/ds)
[![Coverage Status](https://coveralls.io/repos/github/acoshift/ds/badge.svg?branch=master)](https://coveralls.io/github/acoshift/ds?branch=master)
[![Go Report Card](https://goreportcard.com/badge/github.com/acoshift/ds)](https://goreportcard.com/report/github.com/acoshift/ds)
[![GoDoc](https://godoc.org/github.com/acoshift/ds?status.svg)](https://godoc.org/github.com/acoshift/ds)Google Cloud Datastore helper library for Golang
Supports Go 1.7+
See godoc for more detail