chathub

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2023 License: Unlicense Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Chat

type Chat interface {
	// contains filtered or unexported methods
}

type ChatImpl

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

func New

func New(log *bcl.LoggerImpl, data create.ConversationData) (*ChatImpl, error)

func (*ChatImpl) Cleanup

func (c *ChatImpl) Cleanup() error

func (*ChatImpl) Send

func (c *ChatImpl) Send(ctx context.Context, message string) (<-chan string, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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