google

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2019 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func App

func App(ctx context.Context, firestoreClient *firestore.Client, pubsubClient *pubsub.Client) app.StandAlone

App creates a customer app based on in memory data store

func CreateHTTPHandler

func CreateHTTPHandler(
	ctx context.Context,
	firestoreClient *firestore.Client,
	pubsubClient *pubsub.Client) http.HandlerFunc

CreateHTTPHandler returns a google implementation for handling customer create http calls

func RemoveHTTPHandler

func RemoveHTTPHandler(
	ctx context.Context,
	firestoreClient *firestore.Client,
	pubsubClient *pubsub.Client) http.HandlerFunc

RemoveHTTPHandler returns a google implementation for handling customer remove http calls

func RetrieveMultiHTTPHander

func RetrieveMultiHTTPHander(ctx context.Context, firestoreClient *firestore.Client) http.HandlerFunc

RetrieveMultiHTTPHander returns a google implementation for handling multi customer retrieval http calls

func RetrieveOneHTTPHandler

func RetrieveOneHTTPHandler(ctx context.Context, firestoreClient *firestore.Client) http.HandlerFunc

RetrieveOneHTTPHandler returns a google implementation for handling single customer retrieval http calls

func UpdateHTTPHandler

func UpdateHTTPHandler(
	ctx context.Context,
	firestoreClient *firestore.Client,
	pubsubClient *pubsub.Client) http.HandlerFunc

UpdateHTTPHandler returns a google implementation for handling customer update http calls

Types

This section is empty.

Jump to

Keyboard shortcuts

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