source

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2026 License: Unlicense Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadLexiconsFromSources

func LoadLexiconsFromSources(ctx context.Context, sources []config.LexiconSource) ([]schema.Document, error)

Types

type DefaultLoader

type DefaultLoader struct {
	Client *http.Client
}

func (DefaultLoader) Load

type SourceLoader

type SourceLoader interface {
	Load(ctx context.Context, source config.LexiconSource) ([]schema.Document, error)
}

Jump to

Keyboard shortcuts

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