Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChatGptInteractor ¶
type ChatGptInteractor struct {
CGR ChatGptRepository
}
func (*ChatGptInteractor) PutChatGptResult ¶
func (i *ChatGptInteractor) PutChatGptResult(arg domain.ChatGptResult, d *dynamo.DB) (domain.Res, error)
type ChatGptRepository ¶
type NuxtMailInteractor ¶
type NuxtMailInteractor struct { SES SESRepository NM NuxtMailRepository }
func (*NuxtMailInteractor) SendSESEmail ¶
type NuxtMailRepository ¶
type SESRepository ¶
Click to show internal directories.
Click to hide internal directories.