Versions in this module Expand all Collapse all v0 v0.0.2 Nov 15, 2018 Changes in this version + func ParseAPIGatewayProxyRequest(channelSecret string, r *events.APIGatewayProxyRequest) ([]*linebot.Event, error) + func ParseSNSEvent(r *events.SNSEvent) (*linebot.Event, error) v0.0.1 Nov 13, 2018 Changes in this version + func ParseRequest(channelSecret string, r *events.APIGatewayProxyRequest) ([]*linebot.Event, error)