Documentation
¶
Index ¶
- Variables
- func BuildDigitalBot(projectId, lang, flowName, keyPath string, p *tea.Program)
- func BuildKnowledgeBaseCSV(projectId, lang, fileName, keyPath string, p *tea.Program)
- func ListIntents(projectID, lang, keyPath string) ([]*dialogflowpb.Intent, error)
- func MigrateLoadingMain(projectIdIn, langIn, flowNameIn, keyPathIn, migrateTypeIn string)
Constants ¶
This section is empty.
Variables ¶
View Source
var (
GlobalProgram *tea.Program // To send messages from goroutines
)
Global variables
Functions ¶
func BuildDigitalBot ¶
func BuildKnowledgeBaseCSV ¶
func ListIntents ¶
func ListIntents(projectID, lang, keyPath string) ([]*dialogflowpb.Intent, error)
func MigrateLoadingMain ¶
func MigrateLoadingMain(projectIdIn, langIn, flowNameIn, keyPathIn, migrateTypeIn string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.