Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EntryPoint ¶
func EntryPoint(ctx context.Context, m PubSubMessage) (err error)
Types ¶
type PubSubMessage ¶
type PubSubMessage struct {
Data []byte `json:"data"`
}
Click to show internal directories.
Click to hide internal directories.