Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidSlackToken = errors.New("the token associated with command is not valid and cannot be trusted") ErrUnsupportedCommand = errors.New("the provided command is not supported") )
View Source
var Module = fx.Provide( NewHandler, add.NewHandler, schedule.NewHandler, withdraw.NewHandler, swap.NewHandler, override.NewHandler, )
Module exposes dependencies useful dealing with schedule related command processing
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.