Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReciveBandwidth ¶
recived as GB, max, min should be in byte format, return as GB,
func ReciveString ¶
Types ¶
type Alertsender ¶
type Alertsender func(msg string)
type Callbackreciver ¶
type OptionExcutors ¶
type OptionExcutors struct {
//Common
Tgcalls
Upx *update.Updatectx
Btns *botapi.Buttons
Usersession *controller.CtrlSession
MessageSession *botapi.Msgsession
Ctrl *controller.Controller
Logger *zap.Logger
}
type Sendreciver ¶
type Tgcalls ¶
type Tgcalls struct {
Callbackreciver Callbackreciver
Sendreciver Sendreciver
Alertsender Alertsender
}
Click to show internal directories.
Click to hide internal directories.