Versions in this module Expand all Collapse all v0 v0.187.0 Oct 27, 2025 Changes in this version + type Baz struct + ID string + func (Baz) Baz() + type Bazer interface + Baz func() + type Foo struct + ID string + func (Foo) Foo() + type Fooer interface + Foo func()