printer

package
v0.1.13 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2025 License: Apache-2.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Input

type Input struct {
	Message string
}

type Output

type Output struct {
}

Output represents output from extraction

type Service

type Service struct{}

Service extracts structured information from LLM responses

func New

func New() *Service

New creates a new extractor service

func (*Service) Method

func (s *Service) Method(name string) (types.Executable, error)

Method returns the specified method

func (*Service) Methods

func (s *Service) Methods() types.Signatures

Methods returns the service methods

func (*Service) Name

func (s *Service) Name() string

Name returns the service name

Jump to

Keyboard shortcuts

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