glazedmigration

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package glazedmigration provides source migrations for removed Glazed APIs.

Index

Constants

This section is empty.

Variables

View Source
var Analyzer = &analysis.Analyzer{
	Name:             "glazedmigration",
	Doc:              "migrate removed Glazed APIs to their structured-output replacements",
	RunDespiteErrors: true,
	Run:              run,
}

Analyzer rewrites calls to settings.NewGlazedSchema() to settings.NewStructuredOutputSection(). It runs despite type errors because the old constructor is absent from current Glazed versions.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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