imagemagick

package module
v0.0.0-...-4badc5a Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package imagemagick contains an example of using ImageMagick to process a file uploaded to Cloud Storage.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BlurOffensiveImages

func BlurOffensiveImages(ctx context.Context, e GCSEvent) error

BlurOffensiveImages blurs offensive images uploaded to GCS.

Types

type GCSEvent

type GCSEvent struct {
	Bucket string `json:"bucket"`
	Name   string `json:"name"`
}

GCSEvent is the payload of a GCS event.

Jump to

Keyboard shortcuts

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