chat

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2023 License: AGPL-3.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ExportTypeTime string = "time"
	ExportTypeID   string = "id"
	ExportTypeLast string = "last"
)
View Source
const (
	FilterFile    = "file"
	FilterContent = "content"
)

Variables

Functions

func Export

func Export(ctx context.Context, opts *ExportOptions) error

func List

func List(ctx context.Context) error

Types

type ExportOptions

type ExportOptions struct {
	Type   string
	Chat   string
	Input  []int
	Output string
	Filter map[string]string
}

Jump to

Keyboard shortcuts

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