mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-09 21:01:27 +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.