service

package
v2.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2023 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ROOT_PATH = "/api/bot/virtual/assistant/"
)

Variables

This section is empty.

Functions

func New

func New(ctx context.Context, filter *sfTY.ServiceFilter, router *mux.Router) (serviceTY.Service, error)

Types

type Store

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

func (*Store) Add

func (s *Store) Add(service vaTY.Plugin)

Add a service

func (*Store) Get

func (s *Store) Get(id string) vaTY.Plugin

GetByID returns service by id

func (*Store) ListIDs

func (s *Store) ListIDs() []string

func (*Store) Remove

func (s *Store) Remove(id string)

Remove a service

type VirtualAssistantService

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

func (*VirtualAssistantService) Close

func (svc *VirtualAssistantService) Close() error

Close the service

func (*VirtualAssistantService) Name

func (svc *VirtualAssistantService) Name() string

func (*VirtualAssistantService) Start

func (svc *VirtualAssistantService) Start() error

Start starts resource server listener

Jump to

Keyboard shortcuts

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