Versions in this module Expand all Collapse all v0 v0.1.0 Mar 13, 2022 Changes in this version + type Module struct + func NewModule(conf ModuleConfiguration) *Module + func (m Module) BindRouter(router chi.Router) http.Handler + type ModuleConfiguration struct + BasicAuthCredentials struct{ ... } + PsqlConn *sql.DB + TgBotAPI *tgbotapi.BotAPI