Documentation ¶
Index ¶
- Constants
- func AccountInfo(c echo.Context) error
- func AddFilter(c echo.Context) error
- func AddOrderDayException(c echo.Context) error
- func GetOrderDayExceptions(c echo.Context) error
- func ListFilters(c echo.Context) error
- func Login(c echo.Context) error
- func Orders(c echo.Context) error
- func RegisterBetatester(c echo.Context) error
- func RemoveFilter(c echo.Context) error
- func RemoveOrderDayException(c echo.Context) error
- func SendOrders(c echo.Context) error
- func UpdateFilterWeight(c echo.Context) error
Constants ¶
View Source
const ( FilterWeightMin = 1 FilterWeightMax = 20 )
Variables ¶
This section is empty.
Functions ¶
func AccountInfo ¶
func AccountInfo(c echo.Context) error
func AddOrderDayException ¶
func AddOrderDayException(c echo.Context) error
func GetOrderDayExceptions ¶
func GetOrderDayExceptions(c echo.Context) error
func ListFilters ¶
func ListFilters(c echo.Context) error
func RegisterBetatester ¶
func RegisterBetatester(c echo.Context) error
func RemoveFilter ¶
func RemoveFilter(c echo.Context) error
func RemoveOrderDayException ¶
func RemoveOrderDayException(c echo.Context) error
func SendOrders ¶
func SendOrders(c echo.Context) error
func UpdateFilterWeight ¶
func UpdateFilterWeight(c echo.Context) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.