Categorygithub.com/phogolabs/firestorm
modulepackage
0.0.0-20200325143805-f0aa4f05c399
Repository: https://github.com/phogolabs/firestorm.git
Documentation: pkg.go.dev

# README

Firestorm

A Google Cloud Datastore Extension

# Functions

CompletionOf returns the completion.
NewDeleteIndexer represents an upsert check.
NewInsertIndexer represents an insert indexer.
NewUpdateIndexer represents an update indexer.
NewUpsertIndexer represents an update indexer.
String returns a pointer to string v.
StringValue returns the string from a string pointer v.

# Structs

Completion completes the given key.
Index represents the index.
IndexKey represents an index key.
IndexMapper represents the indexer.
Partial represents a partial entity.
Query is the query condition.

# Interfaces

Indexer represents an entity indexer.

# Type aliases

IndexerFunc represents a checker func.
IndexTree represents the index.