cashbox

package
v0.0.0-...-b745f0c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 17, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	PlusCashQueue            = make(map[int]*betypes.Transaction)
	MinusCashQueue           = make(map[int]*betypes.Transaction)
	TransactionsHostoryQueue = make(map[int]bool)
)
View Source
var (
	SetStartDailyMoneyQueue = make(map[int]bool)
	EndDayQueue             = make(map[int]bool)
)

Functions

func CashboxHandler

func CashboxHandler(bot *tgbotapi.BotAPI, update tgbotapi.Update)

func EndDay

func EndDay(bot *tgbotapi.BotAPI, update tgbotapi.Update)

func EndDayHandler

func EndDayHandler(bot *tgbotapi.BotAPI, update tgbotapi.Update)

func MinusCash

func MinusCash(bot *tgbotapi.BotAPI, update tgbotapi.Update)

func MinusCashHandler

func MinusCashHandler(bot *tgbotapi.BotAPI, update tgbotapi.Update)

func PlusCash

func PlusCash(bot *tgbotapi.BotAPI, update tgbotapi.Update)

func PlusCashHandler

func PlusCashHandler(bot *tgbotapi.BotAPI, update tgbotapi.Update)

func SetStartDailyMoney

func SetStartDailyMoney(bot *tgbotapi.BotAPI, update tgbotapi.Update)

func SetStartDailyMoneyHandler

func SetStartDailyMoneyHandler(bot *tgbotapi.BotAPI, update tgbotapi.Update)

func ShowTransactionsHistory

func ShowTransactionsHistory(bot *tgbotapi.BotAPI, update tgbotapi.Update)

func TransactionsHistoryHandler

func TransactionsHistoryHandler(bot *tgbotapi.BotAPI, update tgbotapi.Update)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL