package
0.0.0-20201102054017-282493799a89
Repository: https://github.com/golangltd/leafltd.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Constants

The index is being created.
The index was being created, but something went wrong.
The index is ready to be used.
The state is unspecified.
The field's values are indexed so as to support sequencing in ascending order and also query by <, >, <=, >=, and =.
The field's values are indexed so as to support sequencing in descending order and also query by <, >, <=, >=, and =.
The mode is unspecified.
The operation is creating the index.
Unspecified.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

The request for [FirestoreAdmin.CreateIndex][google.firestore.admin.v1beta1.FirestoreAdmin.CreateIndex].
The request for [FirestoreAdmin.DeleteIndex][google.firestore.admin.v1beta1.FirestoreAdmin.DeleteIndex].
The request for [FirestoreAdmin.GetIndex][google.firestore.admin.v1beta1.FirestoreAdmin.GetIndex].
An index definition.
A field of an index.
Metadata for index operations.
The request for [FirestoreAdmin.ListIndexes][google.firestore.admin.v1beta1.FirestoreAdmin.ListIndexes].
The response for [FirestoreAdmin.ListIndexes][google.firestore.admin.v1beta1.FirestoreAdmin.ListIndexes].
Measures the progress of a particular metric.

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

The state of an index.
The mode determines how a field is indexed.
The type of index operation.