backend

package
v0.0.0-...-058b651 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2019 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Backend

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

Backend is the application backend. It manages a list of activated backend providers. These are clients of some NLP/NLU services such as IBM Watson, Google Dialogflow...

func New

func New(capsuleChan chan *capsule.Capsule) (*Backend, error)

New initiliazes a new backend providers manager.

func (*Backend) Start

func (b *Backend) Start(wg *sync.WaitGroup)

Start starts backend providers and user inputs listening.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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