Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewService ¶
func NewService( logger zerolog.Logger, parentBotHost, parentBotPort, parentTokenPathPrefix, parentBotToken string, parentStateRepo *parent_state.Repo, userRepo *user.Repo, peerRepo *peer.Repo, childBotRepo *child_bot.Repo, replyRepo *reply.Repo, childStateRepo *child_state.Repo, childBotHost, childTokenPathPrefix string, childBotsLimitPerUser uint16, ) ( *service, error, )
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.