Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Clients ¶
type Clients struct {
// contains filtered or unexported fields
}
func NewClients ¶
func NewClients(repo interfaces.Repository, llm gollem.LLMClient, thread interfaces.SlackThreadService) *Clients
func (*Clients) Repo ¶
func (s *Clients) Repo() interfaces.Repository
func (*Clients) Thread ¶
func (s *Clients) Thread() interfaces.SlackThreadService
Click to show internal directories.
Click to hide internal directories.