Documentation
¶
Index ¶
Constants ¶
View Source
const ( PROJECT_ID_KEY = "PROJECT_ID" FIRESTORE_COLLECTION_KEY = "FIRESTORE_COLLECTION" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PubSubMessage ¶
type PubSubMessage struct {
Data []byte `json:"data"`
}
Click to show internal directories.
Click to hide internal directories.