Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandOpts ¶
type LineCommand ¶
type LineCommand struct {
// contains filtered or unexported fields
}
func NewLineCommand ¶
func NewLineCommand(o CommandOpts) *LineCommand
func (LineCommand) Callback ¶
func (c LineCommand) Callback(ctx context.Context, req *events.APIGatewayProxyRequest) (*events.APIGatewayProxyResponse, error)
func (*LineCommand) LoadHandlers ¶
func (c *LineCommand) LoadHandlers()
type LineWebhookRequest ¶
Click to show internal directories.
Click to hide internal directories.