Documentation ¶
Overview ¶
Package ascenso contains entry points to Cloud Functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Admin ¶
func Admin(w http.ResponseWriter, r *http.Request)
Admin is the entry point into the "Admin" Cloud Function. The actual implementation lives in the admin package.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
go
|
|
admin
Package admin implements the "Admin" Cloud Function.
|
Package admin implements the "Admin" Cloud Function. |
db
Package db contains Firestore-related constants, types, and helper functions.
|
Package db contains Firestore-related constants, types, and helper functions. |
log
Package log implements the "Log" Cloud Function.
|
Package log implements the "Log" Cloud Function. |
test
Package log implements the "Test" Cloud Function.
|
Package log implements the "Test" Cloud Function. |
Click to show internal directories.
Click to hide internal directories.