mirror of
https://github.com/hashicorp/vault.git
synced 2026-03-12 09:02:14 +01:00
Teach stubmaker how to work with methods, not just funcs. Fix some stubs defined in #23557 which either had the wrong signature or needed to be public.