file_analyzer

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2024 License: Unlicense Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUnexpectedResponse = errors.New("unexpected response")
)

Functions

This section is empty.

Types

type Analyzer

type Analyzer interface {
	Analyze(ctx context.Context, prompt string, contents string) (string, error)
}

type RateLimitError

type RateLimitError struct {
	Err error
}

func (*RateLimitError) Error

func (r *RateLimitError) Error() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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