ascenso

package module
v0.0.0-...-3656f01 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 17, 2023 License: BSD-3-Clause Imports: 5 Imported by: 0

README

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.

func Log

func Log(w http.ResponseWriter, r *http.Request)

Log is the entry point into the "Log" Cloud Function. The actual implementation lives in the log package.

func Test

func Test(w http.ResponseWriter, r *http.Request)

Test is the entry point into the "Test" Cloud Function. The actual implementation lives in the test 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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL