package
0.0.0-20210504052146-d59dbdde0c3f
Repository: https://github.com/gcp-kit/line-bot-gcp-go.git
Documentation: pkg.go.dev

# Functions

NewAppEngineProps - constructor.
NewCloudFunctionsProps - constructor.
ParseEvents - extract `[]*linebot.Event`.
ValidateSignature - perform signature verification.

# Constants

# Variables

ErrEmptyMessages - []linebot.SendingMessage is empty.
ErrInvalidMessageType - invalid message type.
ErrNoSetFunction - function to be executed individually is not set.

# Structs

No description provided by the author

# Interfaces

AppEngineProps - props for App Engine.
CloudFunctionsProps - props for Cloud Functions.
Props - props for common.

# Type aliases

EventType - Event type Name.
No description provided by the author
No description provided by the author