package
Version:
v0.0.0-...-4ecb35b
Opens a new window with list of versions in this module.
Published: Jun 3, 2017
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func FindKeysByTag(c context.Context, tag, tagType string, parentKey *datastore.Key, ...) ([]*datastore.Key, error)
-
func Save(c context.Context, rawTags []string, tagType string, parentKey *datastore.Key) (int, int, error)
-
type Tag
FindKeysByTag returns a list of all the tag's parent datastore keys
Save saves the tag items with the parent relation
Tag allows better searching capabilities with AppEngine's Datastore
Source Files
¶
Click to show internal directories.
Click to hide internal directories.