adoption

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Package adoption compile-checks the public field, adapter, and plugin surfaces used throughout the adoption documentation. It is intentionally database-free and safe in the default test gate.

Index

Constants

This section is empty.

Variables

View Source
var (
	PostgresOpen              = postgres.Open
	PostgresProjectMigrations = postgres.ProjectMigrations
	SQLiteOpen                = sqlite.Open
	SQLiteProjectMigrations   = sqlite.ProjectMigrations
	MongoDBOpen               = mongodb.Open
	MongoDBProjectMigrations  = mongodb.ProjectMigrations
)

Adapter constructors and migration drivers stay referenced here so documentation cannot drift to a renamed or removed public setup surface without failing to compile.

View Source
var (
	RichTextNew    = richtext.New
	SEONew         = seo.New
	FormBuilderNew = formbuilder.New
	GraphQLNew     = graphqlplugin.New
	MCPNew         = mcp.New
)

Paired plugin constructors used by the public installation guides.

Functions

func Fields

func Fields() field.Fields

Fields exercises every built-in field constructor with its smallest valid public shape.

Types

This section is empty.

Jump to

Keyboard shortcuts

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