Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AiBotService ¶
type AiBotService struct {
// contains filtered or unexported fields
}
func NewAiBotService ¶
func NewAiBotService(botFactory *bot.ProviderFactory) *AiBotService
func (*AiBotService) GetBot ¶
func (s *AiBotService) GetBot(pt botpb.ProviderType) (bot.Provider, error)
Click to show internal directories.
Click to hide internal directories.