Versions in this module Expand all Collapse all v0 v0.5.0 Jul 16, 2026 v0.4.0 Apr 2, 2026 Changes in this version + func New(store *store.Store, value any, opts ...Option) *base.Example + func NewRef(name string) *base.Example + type Option func(*base.Example) + func Description(s string) Option + func ExternalValue(url string) Option + func Reference(ref string) Option + func Summary(s string) Option