//
pkg.gl
Category
google.golang.org/appengine/v2
datastore
internal
cloudkey
package
2.0.6
Repository:
https://github.com/golang/appengine.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
5
Dependents
1
Files
90 SLOC
#
Functions
DecodeKey
DecodeKey decodes a key from the opaque representation returned by Encode.
#
Variables
ErrInvalidKey
ErrInvalidKey is returned when an invalid key is presented.
#
Structs
Key
Key represents the datastore key for a stored entity.