Documentation
¶
Index ¶
- func InitLinebotWebhook(opts ...linebotWebhookAPIOption)
- func NewWorkerPool(maxWorkers int) *workerPool
- func WithAdminUserId(userId string) linebotWebhookAPIOption
- func WithFollowStore(store follow.Store) linebotWebhookAPIOption
- func WithGroupStore(store group.Store) linebotWebhookAPIOption
- func WithLLMReply(llmReply llm.LLMReply) linebotWebhookAPIOption
- func WithLineMsgReplyService(svc reply.Reply) linebotWebhookAPIOption
- func WithLineNotificationService(notifySvc notify.LineNotificationService) linebotWebhookAPIOption
- func WithLineSDK(sdk line.SDK) linebotWebhookAPIOption
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitLinebotWebhook ¶
func InitLinebotWebhook(opts ...linebotWebhookAPIOption)
func NewWorkerPool ¶
func NewWorkerPool(maxWorkers int) *workerPool
func WithAdminUserId ¶
func WithAdminUserId(userId string) linebotWebhookAPIOption
func WithFollowStore ¶
func WithGroupStore ¶
func WithLLMReply ¶
func WithLineMsgReplyService ¶
func WithLineNotificationService ¶
func WithLineNotificationService(notifySvc notify.LineNotificationService) linebotWebhookAPIOption
func WithLineSDK ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.