handlers

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2019 License: Apache-2.0 Imports: 19 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleCreateFile

func HandleCreateFile(auth *auth.Module, fileStore *filestore.Module) http.HandlerFunc

HandleCreateFile creates the create file or directory endpoint

func HandleCrudAggregate

func HandleCrudAggregate(auth *auth.Module, crud *crud.Module) http.HandlerFunc

HandleCrudAggregate creates the aggregate operation endpoint

func HandleCrudBatch

func HandleCrudBatch(auth *auth.Module, crud *crud.Module, realtime *realtime.Module) http.HandlerFunc

HandleCrudBatch creates the batch operation endpoint

func HandleCrudCreate

func HandleCrudCreate(auth *auth.Module, crud *crud.Module, realtime *realtime.Module) http.HandlerFunc

HandleCrudCreate creates the create operation endpoint

func HandleCrudDelete

func HandleCrudDelete(auth *auth.Module, crud *crud.Module, realtime *realtime.Module) http.HandlerFunc

HandleCrudDelete creates the delete operation endpoint

func HandleCrudRead

func HandleCrudRead(auth *auth.Module, crud *crud.Module) http.HandlerFunc

HandleCrudRead creates the read operation endpoint

func HandleCrudUpdate

func HandleCrudUpdate(auth *auth.Module, crud *crud.Module, realtime *realtime.Module) http.HandlerFunc

HandleCrudUpdate creates the update operation endpoint

func HandleDelete

func HandleDelete(auth *auth.Module, fileStore *filestore.Module) http.HandlerFunc

HandleDelete creates read file and list directory endpoint

func HandleEmailEditProfile

func HandleEmailEditProfile(userManagement *userman.Module) http.HandlerFunc

HandleEmailEditProfile returns the handler for edit profile

func HandleEmailSignIn

func HandleEmailSignIn(userManagement *userman.Module) http.HandlerFunc

HandleEmailSignIn returns the handler for email sign in

func HandleEmailSignUp

func HandleEmailSignUp(userManagement *userman.Module) http.HandlerFunc

HandleEmailSignUp returns the handler for email sign up

func HandleFunctionCall

func HandleFunctionCall(functions *functions.Module, auth *auth.Module) http.HandlerFunc

HandleFunctionCall creates a functions request endpoint

func HandleProfile

func HandleProfile(userManagement *userman.Module) http.HandlerFunc

HandleProfile returns the handler for fetching single user profile

func HandleProfiles

func HandleProfiles(userManagement *userman.Module) http.HandlerFunc

HandleProfiles returns the handler for fetching all user profiles

func HandleRead

func HandleRead(auth *auth.Module, fileStore *filestore.Module) http.HandlerFunc

HandleRead creates read file and list directory endpoint

func HandleStaticRequest

func HandleStaticRequest(static *static.Module) http.HandlerFunc

HandleStaticRequest creates a static request endpoint

Types

This section is empty.

Jump to

Keyboard shortcuts

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