Documentation ¶
Index ¶
Constants ¶
View Source
const (
MsgTypeAICCFinetuneCreate = "msg_type_aicc_finetune_create"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AICCFinetuneMessageProducer ¶
type AICCFinetuneMessageProducer interface {
SendAICCFinetuneCreateMsg(*domain.AICCFinetuneCreateEvent) error
}
Click to show internal directories.
Click to hide internal directories.