actions

package
v0.0.0-...-25e8c23 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ConfigNilError        = errors.New("config is nil")
	ConfigValidationError = errors.New("error validating config")
)

Functions

func Run

func Run(cfg *Config) error

Types

type Config

type Config struct {
	Addr             string
	IntentProcessors map[string]intentprocessor.IntentProcessor
}

func (*Config) Validate

func (c *Config) Validate() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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