cmd

package
v0.0.0-...-fe28d98 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2021 License: MPL-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute() error

Execute executes the root command.

func ToCamelCase

func ToCamelCase(s string) string

ToCamelCase is a utility method to turn snake_case identifiers into CamelCase.

Types

type DomainYaml

type DomainYaml struct {
	Actions  []string
	Entities []string
	Forms    []string
}

DomainYaml specifies the format of domain.yaml.

type SlotYaml

type SlotYaml struct {
	Type   string
	Values string
}

SlotYaml specifies the format of the slot values in domain.yaml.

type TemplateYaml

type TemplateYaml struct {
	Text string
}

TemplateYaml specifies the format of the template values in domain.yaml.

Directories

Path Synopsis
rasagen CLI contains code generators that deal with the boilerplate of implementing an ActionServer for Rasa in Go.
rasagen CLI contains code generators that deal with the boilerplate of implementing an ActionServer for Rasa in Go.

Jump to

Keyboard shortcuts

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