Discover Packages
github.com/txsvc/platform/v2
pkg
datastore
package
Version:
v2.7.1
Opens a new window with list of versions in this module.
Published: Jun 4, 2021
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
var (
ErrInvalidConf = errors .New ("missing PROJECT_ID")
ErrNoDatastore = errors .New ("google datastore is not initialized")
ErrNoStorage = errors .New ("google cloud storage is not initialized")
)
Close the platform related clients
DataStore returns a reference to the datastore client
Storage returns a reference to the storage client
Client holds all clients needed to access basic Google Cloud services
NewClient creates a new client
Close closes all clients to the Google Cloud services
Source Files
¶
Click to show internal directories.
Click to hide internal directories.