https://github.com/gcpug/hake
Spanner Generic Column Value Utility
https://github.com/gcpug/hake
google-cloud-spanner
Last synced: 5 months ago
JSON representation
Spanner Generic Column Value Utility
- Host: GitHub
- URL: https://github.com/gcpug/hake
- Owner: gcpug
- License: mit
- Created: 2019-02-05T05:19:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T01:07:28.000Z (over 3 years ago)
- Last Synced: 2024-06-21T20:58:46.905Z (about 2 years ago)
- Topics: google-cloud-spanner
- Language: Go
- Homepage:
- Size: 151 KB
- Stars: 7
- Watchers: 9
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gcpug/hake [][godoc] [](https://goreportcard.com/report/github.com/gcpug/hake) [](https://codecov.io/gh/gcpug/hake)
[godoc]: http://godoc.org/github.com/gcpug/hake
`gcpug/hake` provides utilties for [GenericColumnValue](https://github.com/googleapis/google-cloud-go/blob/6878216cbdc8bc0a808e523cdbfd14f6509040dd/spanner/value.go#L166) which handles Query's Response generically.
## Install
```
go get github.com/gcpug/hake
```
## Usage
All usage are described in [GoDoc](http://godoc.org/github.com/gcpug/hake).