package
0.0.0-20240618031922-ba8930343050
Repository: https://github.com/intellilead/reviewhandlers.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

HandleHealthCheck - The LINE Platform may send an HTTP POST request that doesn't include a webhook event to confirm communication.
No description provided by the author
ParseCommandMessage parses a command message.
ParsePostBackData parses the postback data from LINE Each argument is separated by "/" e.g., "/AiReply/123456" -> ["AiReply", "123456"].
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

CommandMessage format: "/<command> <arg>" e.g., "/help xxx".