descrgen

package
v1.4.13 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DescriptionGenerator

type DescriptionGenerator interface {
	GenerateDescription(ctx context.Context, name string) (string, error)
	StartGenerateDescription(ctx context.Context, name string, res chan<- string) error
}

func NewGenerator

func NewGenerator(token string, log *logrus.Entry) DescriptionGenerator

Jump to

Keyboard shortcuts

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