Documentation
¶
Index ¶
- func HandleGameCreated(ctx context.Context, e cloudfunctions.FirestoreEvent) error
- func HandleGameUpdated(ctx context.Context, e cloudfunctions.FirestoreEvent) error
- func HandleSchedulerFunction(w http.ResponseWriter, r *http.Request)
- func HandleSchedulerTest(w http.ResponseWriter, r *http.Request)
- type SchedulerTestArg
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleGameCreated ¶
func HandleGameCreated(ctx context.Context, e cloudfunctions.FirestoreEvent) error
func HandleGameUpdated ¶
func HandleGameUpdated(ctx context.Context, e cloudfunctions.FirestoreEvent) error
func HandleSchedulerFunction ¶
func HandleSchedulerFunction(w http.ResponseWriter, r *http.Request)
func HandleSchedulerTest ¶
func HandleSchedulerTest(w http.ResponseWriter, r *http.Request)
Types ¶
type SchedulerTestArg ¶
type SchedulerTestArg struct {
Param string
}
Click to show internal directories.
Click to hide internal directories.