package
Version:
v0.12.0-rc.21
Opens a new window with list of versions in this module.
Published: Oct 13, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
The GCP HTTP gateway plugin for CloudRun
New - Create a New cloudrun gateway plugin
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"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.