package
0.0.0-20211030171708-7ac6e8c40cf7
Repository: https://github.com/ch629/bot-orchestrator.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
New creates a new service using a logger.
# Variables
ErrBotNotExist is returned when a bot is not being tracked by the orchestrator.
ErrInChannel is returned when the orchestrator is already running in a given channel.
ErrNotInChannel is returned when the orchestrator is not aware of a channel.
# Interfaces
go:generate mockery --name Service --disable-version-string.