Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ChatKind return Line chat entity kind name ChatKind = "LineChat" // UserKind return Line user entity kind name UserKind = "LineUser" )
Variables ¶
This section is empty.
Functions ¶
func WebhookHandler ¶
func WebhookHandler(w http.ResponseWriter, r *http.Request)
WebhookHandler is handler of Line API webhooks
Types ¶
Click to show internal directories.
Click to hide internal directories.