biz

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2023 License: MIT Imports: 4 Imported by: 0

README

Biz

Documentation

Index

Constants

This section is empty.

Variables

ProviderSet is biz providers.

Functions

This section is empty.

Types

type ChatgptRepo

type ChatgptRepo interface {
	CreateGptMessage(ctx context.Context, ai *domain.CreateGptMessageReq) (*domain.CreateGptMessageRes, error)
}

type ChatgptUsecase

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

func NewChatgptUsecase

func NewChatgptUsecase(repo ChatgptRepo, logger log.Logger) *ChatgptUsecase

func (*ChatgptUsecase) CreateGptMessage

Jump to

Keyboard shortcuts

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