bootstrap

package
v1.2.98 Latest Latest
Warning

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

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

Documentation

Overview

Package bootstrap wires the internal agent and provider implementations into the public agent package. The public agent package must stay free of internal imports, so external modules blank-import this package once to enable agent.NewBuilder().Build() and Builder.WithProviderByName(...):

import _ "github.com/startvibecoding/mothx/bootstrap"

Importing this package has no other side effects beyond registering the builder hook (via internal/agent) and the provider resolution hook plus concrete provider factories (via provider_bridge.go and the blank-imported provider subpackages) at init time.

Jump to

Keyboard shortcuts

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