command

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUnknownCommand = goerr.New("unknown command")
)

Functions

This section is empty.

Types

type Command

type Command func(ctx context.Context, clients *core.Clients, msg *slack.Message, input string) error

type Service

type Service struct {
	// contains filtered or unexported fields
}

func NewWithUseCase added in v0.5.0

func NewWithUseCase(repo interfaces.Repository, llm gollem.LLMClient, thread interfaces.SlackThreadService, ticketUC core.TicketUseCase, slackClient interfaces.SlackClient) *Service

func (*Service) Execute

func (x *Service) Execute(ctx context.Context, msg *slack.Message, input string) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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