gpt

package
v1.0.6-test Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Analyzer

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

func NewAnalyzer

func NewAnalyzer(ctx context.Context, gptToken string) *Analyzer

func (*Analyzer) Analyze

func (a *Analyzer) Analyze(dataChannel <-chan collectors.CollectedData) chan Result

type Result

type Result struct {
	Entity     collected.Entity
	EntityType string
	GPTResult  string
}

Jump to

Keyboard shortcuts

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