imguploaded

package module
v0.0.0-...-b30d404 Latest Latest
Warning

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

Go to latest
Published: May 19, 2024 License: MIT Imports: 9 Imported by: 0

README

gcloud functions deploy imguploaded
--gen2
--runtime=go121
--region=us-central1
--trigger-location=us
--source=.
--entry-point=ImgUploaded
--trigger-event-filters="type=google.cloud.storage.object.v1.finalized"
--trigger-event-filters="bucket=asianamericanswiki-images"

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ImgUploaded

func ImgUploaded(ctx context.Context, e event.Event) error

Types

type Handler

type Handler struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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