Documentation
¶
Index ¶
- Variables
- func DeleteC(ip string)
- func DeleteP(ip string)
- func GetAll[T any](q string) []T
- func GetAllC() data.Commands
- func GetAllI() []string
- func GetAllM() data.Messages
- func GetAllU() data.Players
- func GetVKCollectingSettings() int
- func GetVKMiningSettings() []data.GroupData
- func Init(dbName string) *pgxpool.Pool
- func SetVKCollectingSettings(count int)
- func StoreC(c data.Command)
- func StoreM(m ...data.Message)
- func StoreP(p data.Player)
- func StoreVKConfig(groups ...data.GroupData)
- func UpdateC(c data.Command)
- func UpdateP(p data.Player)
Constants ¶
This section is empty.
Variables ¶
View Source
var DB *pgxpool.Pool
Functions ¶
func GetVKCollectingSettings ¶
func GetVKCollectingSettings() int
func GetVKMiningSettings ¶
func SetVKCollectingSettings ¶
func SetVKCollectingSettings(count int)
func StoreVKConfig ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.