Versions in this module Expand all Collapse all v0 v0.3.0 Sep 27, 2021 Changes in this version + type Config struct + Bot hs.TelegramBotConf + Log hs.LogConf + MQ hs.QueueConf + Mongo hs.MongoConf + type Node struct + Sugar *zap.SugaredLogger + func New(cfg Config) *Node + func (n *Node) Close(ctx context.Context) + func (n *Node) Init(ctx context.Context) error + func (n *Node) Serve(ctx context.Context) error