Versions in this module Expand all Collapse all v1 v1.2.0 Mar 21, 2026 v1.1.0 Mar 21, 2026 v1.0.0 Mar 21, 2026 Changes in this version + type Registry struct + func NewRegistry() *Registry + func (r *Registry) Get(name string) (adapter.Adapter, error) + func (r *Registry) Register(name string, a adapter.Adapter) Other modules containing this package github.com/bamsammich/speclang/v2