cloudrun_plugin

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

The GCP HTTP gateway plugin for CloudRun

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() (gateway.GatewayService, error)

New - Create a New cloudrun gateway plugin

Types

type PubSubMessage

type PubSubMessage struct {
	Message struct {
		Attributes map[string]string `json:"attributes"`
		Data       []byte            `json:"data,omitempty"`
		ID         string            `json:"id"`
	} `json:"message"`
	Subscription string `json:"subscription"`
}

Jump to

Keyboard shortcuts

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