parent_bot

package
v1.0.19 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 6, 2023 License: MIT Imports: 15 Imported by: 0

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL